diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-08-05 00:31:14 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-08-05 00:31:14 +0800 |
commit | f0bb904be44b8c3f45c706388b2b785929a4cda8 (patch) | |
tree | 903028ea338114b7123507f417c507dfae40746a /configure.ac | |
parent | 42d98b58a2bb9ccc3405991c2d87978568203f2d (diff) | |
download | gsoc2013-empathy-f0bb904be44b8c3f45c706388b2b785929a4cda8.tar gsoc2013-empathy-f0bb904be44b8c3f45c706388b2b785929a4cda8.tar.gz gsoc2013-empathy-f0bb904be44b8c3f45c706388b2b785929a4cda8.tar.bz2 gsoc2013-empathy-f0bb904be44b8c3f45c706388b2b785929a4cda8.tar.lz gsoc2013-empathy-f0bb904be44b8c3f45c706388b2b785929a4cda8.tar.xz gsoc2013-empathy-f0bb904be44b8c3f45c706388b2b785929a4cda8.tar.zst gsoc2013-empathy-f0bb904be44b8c3f45c706388b2b785929a4cda8.zip |
Bump verison to 2.23.6 to match GNOME version
svn path=/trunk/; revision=1297
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 9f69161d6..e420c3cb0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(Empathy, 0.23.5, http://bugzilla.gnome.org/browse.cgi?product=empathy) +AC_INIT(Empathy, 2.23.6, http://bugzilla.gnome.org/browse.cgi?product=empathy) AC_PREREQ(2.59) AC_COPYRIGHT([ Copyright (C) 2003-2007 Imendio AB |