X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=configure.ac;h=a978fe5e0f7aff87a7b2ff93939ec62a06c8faad;hb=8a970bcc0a22925ed90b869c8f7c1ba521e189ac;hp=f57fdec53623365f67f692f7037f4e7d3a22c7e6;hpb=de675db9a266ab2f488fcdf8d04615c193bf19f4;p=hildon diff --git a/configure.ac b/configure.ac index f57fdec..a978fe5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Hildon gtk widgets], [2.1.33], [hildon@projects.maemo.org], [hildon]) +AC_INIT([Hildon gtk widgets], [2.1.69], [hildon@projects.maemo.org], [hildon]) AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(config.h) @@ -25,10 +25,11 @@ 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, 6, 18) +AS_LIBTOOL(HILDON, 18, 7, 18) AM_INIT_AUTOMAKE AC_PROG_CC +AM_PROG_CC_C_O AM_PROG_LIBTOOL AC_PROG_INSTALL AC_PROG_AWK