diff options
author | Jonathon Jongsma <jonathon@quotidian.org> | 2009-09-21 08:53:47 -0500 |
---|---|---|
committer | Jonathon Jongsma <jonathon@quotidian.org> | 2009-09-21 08:53:47 -0500 |
commit | 7c860ea566f4f7cabf2cc3cb771ea96db8e93dab (patch) | |
tree | 4004ae33d586dc9903d9ac110e9c46a1d87bb78d /configure.ac | |
parent | fa03634b5963af18340258a67063f3a527c4e471 (diff) | |
download | glibmm-7c860ea566f4f7cabf2cc3cb771ea96db8e93dab.tar.gz |
Update version and NEWS for 2.22.0glibmm-2.22.0
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 fb10aa2f..21161d43 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ ## You should have received a copy of the GNU Lesser General Public License ## along with this library. If not, see <http://www.gnu.org/licenses/>. -AC_INIT([glibmm], [2.21.5], +AC_INIT([glibmm], [2.22.0], [http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm], [glibmm], [http://www.gtkmm.org/]) AC_PREREQ([2.59]) |