From f46466b1eacfe75957ca70eb5b014234e1f95552 Mon Sep 17 00:00:00 2001 From: Claudio Saavedra Date: Tue, 11 Nov 2008 10:54:50 +0000 Subject: 2008-11-11 Claudio Saavedra [Release 2.1.22] * NEWS: updates * configure.ac: bump version * debian/changelog: updates --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 808a10d..043beed 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Hildon gtk widgets], [2.1.21], [hildon@projects.maemo.org], [hildon]) +AC_INIT([Hildon gtk widgets], [2.1.22], [hildon@projects.maemo.org], [hildon]) AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(config.h) @@ -25,7 +25,7 @@ AC_SUBST(API_VERSION_MAJOR) # increment current, and set revision to 0. # 5. If any interfaces have been added since the last public release, then increment age. # 6. If any interfaces have been removed since the last public release, then set age to 0. -AS_LIBTOOL(HILDON, 18, 3, 18) +AS_LIBTOOL(HILDON, 18, 4, 18) AM_INIT_AUTOMAKE AC_PROG_CC -- cgit v1.2.3-18-g5258