[network-manager-applet] release: bump version and NM requirements to 0.8.992
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet] release: bump version and NM requirements to 0.8.992
- Date: Sun, 13 Feb 2011 05:34:31 +0000 (UTC)
commit 51432a7b298470e994febc4f2117ffda149fd9e4
Author: Dan Williams <dcbw redhat com>
Date: Sat Feb 12 23:26:14 2011 -0600
release: bump version and NM requirements to 0.8.992
configure.ac | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c356ee9..fdbd81e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([nm-applet],
- [0.8.991],
+ [0.8.992],
[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.991
- libnm-glib >= 0.8.991
- libnm-util >= 0.8.991
- libnm-glib-vpn >= 0.8.991
+ NetworkManager >= 0.8.992
+ libnm-glib >= 0.8.992
+ libnm-util >= 0.8.992
+ libnm-glib-vpn >= 0.8.992
gmodule-export-2.0
gconf-2.0
gnome-keyring-1
@@ -118,8 +118,8 @@ case "${with_bluetooth}" in
PKG_CHECK_MODULES(GNOME_BLUETOOTH,
gconf-2.0
gnome-bluetooth-1.0 >= 2.27.6
- libnm-util >= 0.8
- libnm-glib >= 0.8,
+ libnm-util >= 0.8.992
+ libnm-glib >= 0.8.992,
have_gbt=yes, have_gbt=no)
;;
esac
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]