Undo an accidental change.
authorClaudio Saavedra <csaavedra@igalia.com>
Thu, 4 Sep 2008 11:46:19 +0000 (11:46 +0000)
committerClaudio Saavedra <csaavedra@igalia.com>
Thu, 4 Sep 2008 11:46:19 +0000 (11:46 +0000)
configure.ac

index b8709a6..b4a3e72 100644 (file)
@@ -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