diff options
author | Christian Persch <chpe@svn.gnome.org> | 2007-02-13 03:17:54 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-02-13 03:17:54 +0800 |
commit | c5dece03dd6af9aa34c960cc3990c0b401a4a6f2 (patch) | |
tree | c6550b2e100d04c47c1dc4e82cbcfc969035443f | |
parent | 78af3f21eef420fa3d6c850fb87ff5e92d5efb26 (diff) | |
download | gsoc2013-epiphany-c5dece03dd6af9aa34c960cc3990c0b401a4a6f2.tar.gz gsoc2013-epiphany-c5dece03dd6af9aa34c960cc3990c0b401a4a6f2.tar.zst gsoc2013-epiphany-c5dece03dd6af9aa34c960cc3990c0b401a4a6f2.zip |
Post-release version bump.WEBKIT_BRANCHPOINT
2007-02-12 Christian Persch <chpe@svn.gnome.org>
* configure.ac:
Post-release version bump.
svn path=/trunk/; revision=6906
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,11 @@ 2007-02-12 Christian Persch <chpe@svn.gnome.org> + * configure.ac: + + Post-release version bump. + +2007-02-12 Christian Persch <chpe@svn.gnome.org> + === Release 2.17.91 === * configure.ac: diff --git a/configure.ac b/configure.ac index d79eac452..3e8d95564 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.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.17.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |