diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-03-16 22:16:11 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-03-16 22:16:11 +0800 |
commit | d7d190878be8d819c3b808f2b177257a476d0bbc (patch) | |
tree | af7b11292422af812b8157446a6ac80b842e85c1 | |
parent | a8f63cd10236b001b6e03b5fc35bd03ec143938b (diff) | |
download | gsoc2013-empathy-d7d190878be8d819c3b808f2b177257a476d0bbc.tar gsoc2013-empathy-d7d190878be8d819c3b808f2b177257a476d0bbc.tar.gz gsoc2013-empathy-d7d190878be8d819c3b808f2b177257a476d0bbc.tar.bz2 gsoc2013-empathy-d7d190878be8d819c3b808f2b177257a476d0bbc.tar.lz gsoc2013-empathy-d7d190878be8d819c3b808f2b177257a476d0bbc.tar.xz gsoc2013-empathy-d7d190878be8d819c3b808f2b177257a476d0bbc.tar.zst gsoc2013-empathy-d7d190878be8d819c3b808f2b177257a476d0bbc.zip |
Bump version to 0.23.1
svn path=/trunk/; revision=806
-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 |