[network-manager-applet] release: bump version to 0.9.0
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet] release: bump version to 0.9.0
- Date: Tue, 23 Aug 2011 02:35:39 +0000 (UTC)
commit 59e8da35a592b5a1d51ed1391d58abcb2662bbc5
Author: Dan Williams <dcbw redhat com>
Date: Mon Aug 22 21:26:53 2011 -0500
release: bump version to 0.9.0
configure.ac | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d200cb2..f64a72e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([nm-applet],
- [0.8.9997],
+ [0.9.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager],
[network-manager-applet])
@@ -68,10 +68,10 @@ PKG_CHECK_MODULES(GOBJECT, gobject-2.0)
PKG_CHECK_MODULES(NMA,
[dbus-glib-1 >= 0.74
glib-2.0 >= 2.16
- NetworkManager >= 0.8.998
- libnm-glib >= 0.8.998
- libnm-util >= 0.8.998
- libnm-glib-vpn >= 0.8.998
+ NetworkManager >= 0.9
+ libnm-glib >= 0.9
+ libnm-util >= 0.9
+ libnm-glib-vpn >= 0.9
gmodule-export-2.0])
PKG_CHECK_MODULES(GCONF, [gconf-2.0])
@@ -137,8 +137,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.8.998
- libnm-glib >= 0.8.998,
+ libnm-util >= 0.9
+ libnm-glib >= 0.9,
have_gbt=yes, have_gbt=no)
;;
esac
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]