diff options
author | Christian Persch <chpe@src.gnome.org> | 2003-11-10 04:11:06 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-11-10 04:11:06 +0800 |
commit | 378ab1ed67d126de3b373e4a83b04ada6b1b3c12 (patch) | |
tree | 2ece04ad5ea3f74b3d23642d69e6db8db87c6cd5 | |
parent | 0df3fbd4e6f984db27c231fac1c915237c91e43e (diff) | |
download | gsoc2013-epiphany-378ab1ed67d126de3b373e4a83b04ada6b1b3c12.tar gsoc2013-epiphany-378ab1ed67d126de3b373e4a83b04ada6b1b3c12.tar.gz gsoc2013-epiphany-378ab1ed67d126de3b373e4a83b04ada6b1b3c12.tar.bz2 gsoc2013-epiphany-378ab1ed67d126de3b373e4a83b04ada6b1b3c12.tar.lz gsoc2013-epiphany-378ab1ed67d126de3b373e4a83b04ada6b1b3c12.tar.xz gsoc2013-epiphany-378ab1ed67d126de3b373e4a83b04ada6b1b3c12.tar.zst gsoc2013-epiphany-378ab1ed67d126de3b373e4a83b04ada6b1b3c12.zip |
Bump version number to 1.0.6
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 6dd8d8497..6514f6ca6 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(epiphany, 1.0.5, +AC_INIT(epiphany, 1.0.6, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.0 |