diff options
author | Christian Persch <chpe@src.gnome.org> | 2007-07-10 02:55:13 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-07-10 02:55:13 +0800 |
commit | f0b96d2a26d92216e84dcf21f2875b5d567f1843 (patch) | |
tree | cbca49b1aa3bec8db666e57f594fef489bdbc2ea | |
parent | 925d3a1e4adc56c5c2b8423be05556866d0da912 (diff) | |
download | gsoc2013-epiphany-f0b96d2a26d92216e84dcf21f2875b5d567f1843.tar.gz gsoc2013-epiphany-f0b96d2a26d92216e84dcf21f2875b5d567f1843.tar.zst gsoc2013-epiphany-f0b96d2a26d92216e84dcf21f2875b5d567f1843.zip |
Post-release version bump
svn path=/trunk/; revision=7125
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 49b93a170..3341610de 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -AC_INIT([GNOME Web Browser],[2.19.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.19.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |