[network-manager-applet] release: bump version to 0.9.9.0 (development)



commit c4e1fbe1caf2fc8e9f99a30dcdf3ac202b56b7e5
Author: Dan Winship <danw gnome org>
Date:   Sun Feb 24 14:30:02 2013 +0100

    release: bump version to 0.9.9.0 (development)
    
    and pull in the updated NM dependency checks from nma-0-9-8

 configure.ac |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8973d3b..84fdc6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([nm-applet],
-        [0.9.7.995],
+        [0.9.9.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.6
-                libnm-glib >= 0.9.6
-                libnm-util >= 0.9.6
-                libnm-glib-vpn >= 0.9.6
+                NetworkManager >= 0.9.8
+                libnm-glib >= 0.9.8
+                libnm-util >= 0.9.8
+                libnm-glib-vpn >= 0.9.8
                 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]