aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-08-28 23:03:38 +0800
committerChristian Persch <chpe@src.gnome.org>2005-08-28 23:03:38 +0800
commit17a08461b2f39eb514c161a35b00e9c31d2b0e39 (patch)
treeb20d98dc9af3b9c13215bb183833975fb595a6d7
parent2a2d0483204a80cdf692ce25d293f2381ad5c58d (diff)
downloadgsoc2013-epiphany-17a08461b2f39eb514c161a35b00e9c31d2b0e39.tar
gsoc2013-epiphany-17a08461b2f39eb514c161a35b00e9c31d2b0e39.tar.gz
gsoc2013-epiphany-17a08461b2f39eb514c161a35b00e9c31d2b0e39.tar.bz2
gsoc2013-epiphany-17a08461b2f39eb514c161a35b00e9c31d2b0e39.tar.lz
gsoc2013-epiphany-17a08461b2f39eb514c161a35b00e9c31d2b0e39.tar.xz
gsoc2013-epiphany-17a08461b2f39eb514c161a35b00e9c31d2b0e39.tar.zst
gsoc2013-epiphany-17a08461b2f39eb514c161a35b00e9c31d2b0e39.zip
Post-release version bump.
2005-08-28 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
-rw-r--r--ChangeLog6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d80bf229..c845f9f3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-08-28 Christian Persch <chpe@cvs.gnome.org>
+ * configure.ac:
+
+ Post-release version bump.
+
+2005-08-28 Christian Persch <chpe@cvs.gnome.org>
+
=== Release 1.7.6 ===
* NEWS:
diff --git a/configure.ac b/configure.ac
index 3fb0cd335..f949e95c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([configure.ac])
-EPIPHANY_MAJOR=1.7
+EPIPHANY_MAJOR=1.8
AC_SUBST([EPIPHANY_MAJOR])
AM_INIT_AUTOMAKE([1.8 dist-bzip2 no-dist-gzip check-news])