diff options
author | xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4> | 2008-03-16 22:16:11 +0800 |
---|---|---|
committer | xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4> | 2008-03-16 22:16:11 +0800 |
commit | 9bab6f43a0d418563d83ba029dcb12243deabcfe (patch) | |
tree | af7b11292422af812b8157446a6ac80b842e85c1 /configure.ac | |
parent | f832688c976fd7e992d19b3a50b988dbef95e9ec (diff) | |
download | gsoc2013-empathy-9bab6f43a0d418563d83ba029dcb12243deabcfe.tar gsoc2013-empathy-9bab6f43a0d418563d83ba029dcb12243deabcfe.tar.gz gsoc2013-empathy-9bab6f43a0d418563d83ba029dcb12243deabcfe.tar.bz2 gsoc2013-empathy-9bab6f43a0d418563d83ba029dcb12243deabcfe.tar.lz gsoc2013-empathy-9bab6f43a0d418563d83ba029dcb12243deabcfe.tar.xz gsoc2013-empathy-9bab6f43a0d418563d83ba029dcb12243deabcfe.tar.zst gsoc2013-empathy-9bab6f43a0d418563d83ba029dcb12243deabcfe.zip |
Bump version to 0.23.1
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@806 4ee84921-47dd-4033-b63a-18d7a039a3e4
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 4aa8e1c9e..a5d30bcdc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(Empathy, 0.22.0, http://bugzilla.gnome.org/browse.cgi?product=empathy) +AC_INIT(Empathy, 0.23.1, http://bugzilla.gnome.org/browse.cgi?product=empathy) AC_PREREQ(2.59) AC_COPYRIGHT([ Copyright (C) 2003-2007 Imendio AB |