Release 0.33 0.33
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 22 Jul 2009 21:29:21 +0000 (23:29 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 22 Jul 2009 21:29:21 +0000 (23:29 +0200)
ChangeLog
configure.ac

index 4e580a1..37a7624 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+ver 0.33:
+       Add support for RFKILL changes of the WiFi subsystem.
+       Fix state value of Network Manager compatibility support.
+
 ver 0.32:
        Fix broken device unregistration on removal.
        Fix WiMAX device detection handling.
index 8f4cdd5..ca1fa96 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.60)
 AC_INIT()
 
-AM_INIT_AUTOMAKE(connman, 0.32)
+AM_INIT_AUTOMAKE(connman, 0.33)
 AM_CONFIG_HEADER(config.h)
 
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])