diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-12-19 04:44:34 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-12-19 04:44:34 +0800 |
commit | f663f41b50aeeda8022a665c55d0adf059951901 (patch) | |
tree | 2f5845243ddfe5ca51f9c885fb8051b819468710 /configure.ac | |
parent | 1741c515eda8918bebe8844beb4cd32cbdd6aa58 (diff) | |
download | gsoc2013-epiphany-f663f41b50aeeda8022a665c55d0adf059951901.tar gsoc2013-epiphany-f663f41b50aeeda8022a665c55d0adf059951901.tar.gz gsoc2013-epiphany-f663f41b50aeeda8022a665c55d0adf059951901.tar.bz2 gsoc2013-epiphany-f663f41b50aeeda8022a665c55d0adf059951901.tar.lz gsoc2013-epiphany-f663f41b50aeeda8022a665c55d0adf059951901.tar.xz gsoc2013-epiphany-f663f41b50aeeda8022a665c55d0adf059951901.tar.zst gsoc2013-epiphany-f663f41b50aeeda8022a665c55d0adf059951901.zip |
Post-release version bump.
2006-12-18 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 abb38e663..1aee18d7a 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],[2.17.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.17.4.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |