X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=configure.ac;h=eff29133132ae39d58f71e9a4b438a50c4c9ca65;hb=5cb25cb946240394b77c8fa7f422ac3606ad09d1;hp=bebfe1f9cbccb0aa7b6e2e2f708e5eb225f14aac;hpb=5829243f1c598e03e885931fb5d39b444b8e632e;p=hildon diff --git a/configure.ac b/configure.ac index bebfe1f..eff2913 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Hildon gtk widgets], [1.0.9], [michael.kostrzewa@nokia.com], [hildon]) +AC_INIT([Hildon gtk widgets], [1.0.10], [michael.kostrzewa@nokia.com], [hildon]) AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(config.h) @@ -21,7 +21,7 @@ AS_VERSION # 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, 9, 0, 9) +AS_LIBTOOL(HILDON, 10, 0, 10) AM_INIT_AUTOMAKE AC_PROG_CC