[network-manager-applet/NMA_0_8] release: bump version to 0.8.4
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/NMA_0_8] release: bump version to 0.8.4
- Date: Wed, 20 Apr 2011 21:46:47 +0000 (UTC)
commit ad8e241f9f9aaf6836f3d7c7a0fc91f01d649b6d
Author: Dan Williams <dcbw redhat com>
Date: Wed Apr 20 13:52:12 2011 -0500
release: bump version to 0.8.4
configure.ac | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 06c0b5c..967702b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([nm-applet],
- [0.8.3.999],
+ [0.8.4],
[https://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager],
[network-manager-applet])
@@ -69,10 +69,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.3.995
- libnm-glib >= 0.8.3.995
- libnm-util >= 0.8.3.995
- libnm-glib-vpn >= 0.8.3.995
+ NetworkManager >= 0.8.4
+ libnm-glib >= 0.8.4
+ libnm-util >= 0.8.4
+ libnm-glib-vpn >= 0.8.4
gtk+-2.0 >= 2.14
gmodule-export-2.0
gconf-2.0
@@ -108,8 +108,8 @@ case "${with_bluetooth}" in
PKG_CHECK_MODULES(GNOME_BLUETOOTH,
gconf-2.0
gnome-bluetooth-1.0 >= 2.27.6
- libnm-util >= 0.8.3.995
- libnm-glib >= 0.8.3.995,
+ libnm-util >= 0.8.4
+ libnm-glib >= 0.8.4,
have_gbt=yes, have_gbt=no)
;;
esac
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]