diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-01-02 04:00:12 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-01-02 04:00:12 +0800 |
commit | 79be68d3cc2c0eeb3022d396002dee3d341d254a (patch) | |
tree | 0c36800ccc07ea79b8694e52416ddd9a7cdd1484 /configure.ac | |
parent | c22df82bd6063d1619b79f31a557dcce1709e47b (diff) | |
download | gsoc2013-epiphany-79be68d3cc2c0eeb3022d396002dee3d341d254a.tar.gz gsoc2013-epiphany-79be68d3cc2c0eeb3022d396002dee3d341d254a.tar.zst gsoc2013-epiphany-79be68d3cc2c0eeb3022d396002dee3d341d254a.zip |
Post-release version bump.
2006-01-01 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 7b3c3deb1..d290ed889 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -AC_INIT([GNOME Web Browser],[1.9.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.9.4.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |