diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-08-08 05:42:39 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-08-08 05:42:39 +0800 |
commit | 50cf09a61a43f5cab33fbd783a58e880b42b8004 (patch) | |
tree | 01278f3a14c87f417fe91fa6d3c16c8ec2495a4b | |
parent | 9a00acc5d859280d25d939e0f252c99408929aa3 (diff) | |
download | gsoc2013-epiphany-50cf09a61a43f5cab33fbd783a58e880b42b8004.tar.gz gsoc2013-epiphany-50cf09a61a43f5cab33fbd783a58e880b42b8004.tar.zst gsoc2013-epiphany-50cf09a61a43f5cab33fbd783a58e880b42b8004.zip |
Post-release version bump.
2006-08-07 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-08-07 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: + + Post-release version bump. + +2006-08-07 Christian Persch <chpe@cvs.gnome.org> + === Release 2.5.91 === * configure.ac: diff --git a/configure.ac b/configure.ac index 340577a72..d2925d4d1 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.15.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.15.91.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |