From: Claudio Saavedra Date: Thu, 4 Sep 2008 11:46:19 +0000 (+0000) Subject: Undo an accidental change. X-Git-Tag: 2.1.66-1~537 X-Git-Url: https://vcs.maemo.org/git/?a=commitdiff_plain;h=bd049766e95064871ef4a51d54f4bdda459fca70;p=hildon Undo an accidental change. --- diff --git a/configure.ac b/configure.ac index b8709a6..b4a3e72 100644 --- a/configure.ac +++ b/configure.ac @@ -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, 19, 0, 0) +AS_LIBTOOL(HILDON, 18, 1, 18) AM_INIT_AUTOMAKE AC_PROG_CC