]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
* configure.in:
authorJohn (J5) Palmieri <johnp@redhat.com>
Tue, 22 Nov 2005 20:42:49 +0000 (20:42 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Tue, 22 Nov 2005 20:42:49 +0000 (20:42 +0000)
- Change version to 0.60 for impending release
- upped the sonames because of ABI and API breakage

ChangeLog
configure.in

index d8cf1fd843c80e0a2940a2c6b6547a7dd83ed4ca..702784d3acb4714c43e7d418d6cb7ff41a58cd63 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-11-22  John (J5) Palmieri  <johnp@redhat.com>
+
+       * configure.in:
+       - Change version to 0.60 for impending release
+       - upped the sonames because of ABI and API breakage
+
 2005-11-22  John (J5) Palmieri  <johnp@redhat.com>
 
        * configure.in: Add test/name-test/Makefile to the generated
index 2e7617e374e5a36abfbf8947ead4edd99a65673a..acae00bedbfce9fa016a9abe758f8a145e5b33a4 100644 (file)
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
 
 AC_INIT(dbus/dbus.h)
 
-AM_INIT_AUTOMAKE(dbus, 0.51)
+AM_INIT_AUTOMAKE(dbus, 0.60)
 
 AM_CONFIG_HEADER(config.h)
 
@@ -25,7 +25,7 @@ AM_MAINTAINER_MODE
 #
 
 ## increment if the interface has additions, changes, removals.
-LT_CURRENT=1
+LT_CURRENT=2
 
 ## increment any time the source changes; set to
 ##  0 if you increment CURRENT