diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-02-28 06:26:02 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-02-28 06:26:02 +0800 |
commit | cc19785113fea4108fda345a4af617e6b49fc415 (patch) | |
tree | 83931ec55a98e3442a4fa628d055703a9ccbc559 | |
parent | 844e354a66662c2b4646fc40af10ab3a8a7fd490 (diff) | |
download | gsoc2013-epiphany-cc19785113fea4108fda345a4af617e6b49fc415.tar gsoc2013-epiphany-cc19785113fea4108fda345a4af617e6b49fc415.tar.gz gsoc2013-epiphany-cc19785113fea4108fda345a4af617e6b49fc415.tar.bz2 gsoc2013-epiphany-cc19785113fea4108fda345a4af617e6b49fc415.tar.lz gsoc2013-epiphany-cc19785113fea4108fda345a4af617e6b49fc415.tar.xz gsoc2013-epiphany-cc19785113fea4108fda345a4af617e6b49fc415.tar.zst gsoc2013-epiphany-cc19785113fea4108fda345a4af617e6b49fc415.zip |
Post-release version bump.
2006-02-27 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-02-27 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: + + Post-release version bump. + +2006-02-27 Christian Persch <chpe@cvs.gnome.org> + === Release 1.9.8 === * NEWS: diff --git a/configure.ac b/configure.ac index 5249d102f..a89d3ccc9 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.8],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.9.9],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |