diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-12-12 04:51:42 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-12-12 04:51:42 +0800 |
commit | 43a01718b28c8f782546dad74e76b5ece092cd75 (patch) | |
tree | ab4a538931974eb9483514a5258c8d8b05d1269a | |
parent | 58570b6bf53d483f43dcebffde3997d5887d3e88 (diff) | |
download | gsoc2013-epiphany-43a01718b28c8f782546dad74e76b5ece092cd75.tar gsoc2013-epiphany-43a01718b28c8f782546dad74e76b5ece092cd75.tar.gz gsoc2013-epiphany-43a01718b28c8f782546dad74e76b5ece092cd75.tar.bz2 gsoc2013-epiphany-43a01718b28c8f782546dad74e76b5ece092cd75.tar.lz gsoc2013-epiphany-43a01718b28c8f782546dad74e76b5ece092cd75.tar.xz gsoc2013-epiphany-43a01718b28c8f782546dad74e76b5ece092cd75.tar.zst gsoc2013-epiphany-43a01718b28c8f782546dad74e76b5ece092cd75.zip |
Post-release version bump.
2005-12-11 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 @@ 2005-12-11 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: + + Post-release version bump. + +2005-12-11 Christian Persch <chpe@cvs.gnome.org> + === Release 1.9.3 === * NEWS: diff --git a/configure.ac b/configure.ac index c7e39c72b..aec6a0d31 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.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.9.3.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |