[network-manager-applet] release: bump development version to 0.9.3
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet] release: bump development version to 0.9.3
- Date: Tue, 15 Nov 2011 17:10:37 +0000 (UTC)
commit fccd43efc46aa5f8f06eb8d1fe3fc7d75256f2fe
Author: Dan Williams <dcbw redhat com>
Date: Wed Nov 9 23:07:18 2011 -0600
release: bump development version to 0.9.3
configure.ac | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b5bbf9f..61d742f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([nm-applet],
- [0.9.2.0],
+ [0.9.3.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
glib-2.0 >= 2.16
- NetworkManager >= 0.9.2
- libnm-glib >= 0.9.2
- libnm-util >= 0.9.2
- libnm-glib-vpn >= 0.9.2
+ NetworkManager >= 0.9.3
+ libnm-glib >= 0.9.3
+ libnm-util >= 0.9.3
+ libnm-glib-vpn >= 0.9.3
gmodule-export-2.0])
PKG_CHECK_MODULES(GCONF, [gconf-2.0])
@@ -167,8 +167,8 @@ case "${with_bluetooth}" in
AC_MSG_CHECKING(for gnome-bluetooth)
PKG_CHECK_MODULES(GNOME_BLUETOOTH,
gnome-bluetooth-1.0 >= 2.27.6
- libnm-util >= 0.9.2
- libnm-glib >= 0.9.2,
+ libnm-util >= 0.9.3
+ libnm-glib >= 0.9.3,
have_gbt=yes, have_gbt=no)
;;
esac
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]