Merge changes from 2.1.10-2.
authorClaudio Saavedra <csaavedra@igalia.com>
Wed, 17 Sep 2008 10:01:14 +0000 (10:01 +0000)
committerClaudio Saavedra <csaavedra@igalia.com>
Wed, 17 Sep 2008 10:01:14 +0000 (10:01 +0000)
configure.ac
debian/changelog

index 9c3aea2..7a8e12c 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, 20, 0, 0)
+AS_LIBTOOL(HILDON, 18, 1, 18)
 AM_INIT_AUTOMAKE
 
 AC_PROG_CC
index 4a998ce..29c82fb 100644 (file)
@@ -1,3 +1,9 @@
+libhildon (2.1.10-2) unstable; urgency=low
+
+  * Revert bump of shared library version to avoid shared library load issues.
+
+ -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 17 Sep 2008 10:52:21 +0300
+
 libhildon (2.1.10-1) unstable; urgency=low
 
   * Fixes: NB#88214 (HildonPannableArea wrong requisition)