From c54f275bf23125ea5656bb08859d5d69ed89d7ea Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Tue, 7 Aug 2012 11:56:35 -0500 Subject: release: bump version to 0.9.6.0 --- configure.ac | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/configure.ac b/configure.ac index 9ff36c67..4fa57cb2 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 -- cgit v1.2.1