diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2007-02-26 Christian Persch <chpe@svn.gnome.org> + + === Release 2.17.92 == + + * configure.ac: + 2007-02-23 Christian Persch <chpe@svn.gnome.org> * embed/mozilla/EphyFind.cpp: diff --git a/configure.ac b/configure.ac index 3e8d95564..4b0e4d546 100644 --- a/configure.ac +++ b/configure.ac @@ -29,7 +29,7 @@ EPIPHANY_MAJOR=2.17 EPIPHANY_API_VERSION=2.17 # This should stay at the major version of the latest stable releases -EPIPHANY_UA_VERSION=2.16 +EPIPHANY_UA_VERSION=2.18 AC_SUBST([EPIPHANY_MAJOR]) AC_SUBST([EPIPHANY_API_VERSION]) |