diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-02-14 07:36:20 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-02-14 07:36:20 +0800 |
commit | 92eb07864379444f9ecee4ac14d9a4bb8939aaa2 (patch) | |
tree | 29d1d9874d6ad4006cffe79b567c57ec91ef5176 /configure.ac | |
parent | dc7ccc7f6a48345ca3be047c7bbac523e2e5fd8c (diff) | |
download | gsoc2013-epiphany-92eb07864379444f9ecee4ac14d9a4bb8939aaa2.tar.gz gsoc2013-epiphany-92eb07864379444f9ecee4ac14d9a4bb8939aaa2.tar.zst gsoc2013-epiphany-92eb07864379444f9ecee4ac14d9a4bb8939aaa2.zip |
Post-release version bump.
006-02-14 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8e8bbf627..bb17a488e 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.7],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.9.7.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |