diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-01-31 07:27:39 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-01-31 07:27:39 +0800 |
commit | ef33aded167c34305aa6b9466238dfd90ca7c89c (patch) | |
tree | 73d1aaa2a56ff4e27bf7723beb2dbf4bbaa803f6 /configure.ac | |
parent | 60869a46fb03b794886a883741094383e9d20fa4 (diff) | |
download | gsoc2013-epiphany-ef33aded167c34305aa6b9466238dfd90ca7c89c.tar.gz gsoc2013-epiphany-ef33aded167c34305aa6b9466238dfd90ca7c89c.tar.zst gsoc2013-epiphany-ef33aded167c34305aa6b9466238dfd90ca7c89c.zip |
Post-release version bump.
2006-01-31 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 bb231e64b..609b9cdab 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.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.9.6.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |