[network-manager-applet] release: bump version to 0.9.6.0



commit c54f275bf23125ea5656bb08859d5d69ed89d7ea
Author: Dan Williams <dcbw redhat com>
Date:   Tue Aug 7 11:56:35 2012 -0500

    release: bump version to 0.9.6.0

 configure.ac |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9ff36c6..4fa57cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([nm-applet],
-        [0.9.5.96],
+        [0.9.6.0],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager],
         [network-manager-applet])
 
@@ -98,10 +98,10 @@ PKG_CHECK_MODULES(GOBJECT, gobject-2.0)
 PKG_CHECK_MODULES(NMA,
 		[dbus-glib-1 >= 0.74
 		 gio-2.0 >= 2.26
-		 NetworkManager >= 0.9.4
-		 libnm-glib >= 0.9.4
-		 libnm-util >= 0.9.4
-		 libnm-glib-vpn >= 0.9.4
+		 NetworkManager >= 0.9.6
+		 libnm-glib >= 0.9.6
+		 libnm-util >= 0.9.6
+		 libnm-glib-vpn >= 0.9.6
 		 gmodule-export-2.0])
 
 # With recent glib, defining GLIB_VERSION_MIN_REQUIRED avoids



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]