From: Lennart Poettering Date: Sun, 5 Sep 2010 21:43:24 +0000 (+0200) Subject: autoconf: update lt version info in preparation for 0.4.2 X-Git-Tag: dbus-1.4.0~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=929d9567d96992c01ebf8bbc0d40d9dc14677ca5;p=platform%2Fupstream%2Fdbus.git autoconf: update lt version info in preparation for 0.4.2 --- diff --git a/configure.in b/configure.in index c0a831b..8a7dc6f 100644 --- a/configure.in +++ b/configure.in @@ -39,7 +39,7 @@ LT_CURRENT=8 ## increment any time the source changes; set to ## 0 if you increment CURRENT -LT_REVISION=1 +LT_REVISION=2 ## increment if any interfaces have been added; set to 0 ## if any interfaces have been changed or removed. removal has