diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-24 23:18:03 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-24 23:18:03 +0800 |
commit | be4d2e598c79171b8046d6b626357f6504b7a080 (patch) | |
tree | 55e0cec531374ea457c6bff1daf4cb537a8b40e7 /configure.ac | |
parent | 522489ddbfe7a23b44a5622bd5e1fd7b6e884148 (diff) | |
download | gsoc2013-epiphany-be4d2e598c79171b8046d6b626357f6504b7a080.tar gsoc2013-epiphany-be4d2e598c79171b8046d6b626357f6504b7a080.tar.gz gsoc2013-epiphany-be4d2e598c79171b8046d6b626357f6504b7a080.tar.bz2 gsoc2013-epiphany-be4d2e598c79171b8046d6b626357f6504b7a080.tar.lz gsoc2013-epiphany-be4d2e598c79171b8046d6b626357f6504b7a080.tar.xz gsoc2013-epiphany-be4d2e598c79171b8046d6b626357f6504b7a080.tar.zst gsoc2013-epiphany-be4d2e598c79171b8046d6b626357f6504b7a080.zip |
Post-release version bump.
2005-01-24 Christian Persch,,, <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e68100ba8..13ffe572a 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License along dnl with this program; if not, write to the Free Software Foundation, Inc., dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -AC_INIT([GNOME Web Browser],[1.5.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.5.5.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |