diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-12-05 06:26:34 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-12-05 06:26:34 +0800 |
commit | f9284c227422409aa9e8583beaddd86a3945eb00 (patch) | |
tree | 457416be75e5eb065b55a42199e28b3d6c043d3f | |
parent | cf3fc9fa31addf656c918c07e1dbc177ea4daee5 (diff) | |
download | gsoc2013-epiphany-f9284c227422409aa9e8583beaddd86a3945eb00.tar gsoc2013-epiphany-f9284c227422409aa9e8583beaddd86a3945eb00.tar.gz gsoc2013-epiphany-f9284c227422409aa9e8583beaddd86a3945eb00.tar.bz2 gsoc2013-epiphany-f9284c227422409aa9e8583beaddd86a3945eb00.tar.lz gsoc2013-epiphany-f9284c227422409aa9e8583beaddd86a3945eb00.tar.xz gsoc2013-epiphany-f9284c227422409aa9e8583beaddd86a3945eb00.tar.zst gsoc2013-epiphany-f9284c227422409aa9e8583beaddd86a3945eb00.zip |
Post-release version bump.
2006-12-04 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,11 @@ 2006-12-04 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: + + Post-release version bump. + +2006-12-04 Christian Persch <chpe@cvs.gnome.org> + === Release 2.17.3 === 2006-12-04 Christian Persch <chpe@cvs.gnome.org> diff --git a/configure.ac b/configure.ac index 870fb2c05..b349be221 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.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.17.3.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |