diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-09-01 14:32:55 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-09-01 14:32:55 +0800 |
commit | b0861b4d1dc8677f4f7c81939d6edca254941009 (patch) | |
tree | b1ab95a19c78ad9c03d8b0d4f85f6d8140d06c10 /configure.ac | |
parent | 9a526bd514ec66279c3dbddb1f5443a818e8926f (diff) | |
download | gsoc2013-empathy-b0861b4d1dc8677f4f7c81939d6edca254941009.tar gsoc2013-empathy-b0861b4d1dc8677f4f7c81939d6edca254941009.tar.gz gsoc2013-empathy-b0861b4d1dc8677f4f7c81939d6edca254941009.tar.bz2 gsoc2013-empathy-b0861b4d1dc8677f4f7c81939d6edca254941009.tar.lz gsoc2013-empathy-b0861b4d1dc8677f4f7c81939d6edca254941009.tar.xz gsoc2013-empathy-b0861b4d1dc8677f4f7c81939d6edca254941009.tar.zst gsoc2013-empathy-b0861b4d1dc8677f4f7c81939d6edca254941009.zip |
Bump version to 2.23.92
svn path=/trunk/; revision=1413
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 4f7ae4c8e..6e0783366 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(Empathy, 2.23.91, http://bugzilla.gnome.org/browse.cgi?product=empathy) +AC_INIT(Empathy, 2.23.92, http://bugzilla.gnome.org/browse.cgi?product=empathy) AC_PREREQ(2.59) AC_COPYRIGHT([ Copyright (C) 2003-2007 Imendio AB |