[network-manager-applet] release: bump version to 1.1.0 (development)
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet] release: bump version to 1.1.0 (development)
- Date: Fri, 12 Dec 2014 21:05:22 +0000 (UTC)
commit 9f765355889a8b0ac35fb62eab2c1b3c531bd5d0
Author: Dan Williams <dcbw redhat com>
Date: Fri Dec 12 15:04:48 2014 -0600
release: bump version to 1.1.0 (development)
configure.ac | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d6ca9e6..4b5adec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([nm-applet],
- [0.9.11.0],
+ [1.1.0,
[https://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager],
[network-manager-applet])
@@ -74,10 +74,10 @@ PKG_CHECK_MODULES(GOBJECT, gobject-2.0)
PKG_CHECK_MODULES(NMA,
[dbus-glib-1 >= 0.74
gio-2.0 >= 2.32
- NetworkManager >= 0.9.9.95
- libnm-glib >= 0.9.9.95
- libnm-util >= 0.9.9.95
- libnm-glib-vpn >= 0.9.9.95
+ NetworkManager >= 0.9.10
+ libnm-glib >= 0.9.10
+ libnm-util >= 0.9.10
+ libnm-glib-vpn >= 0.9.10
gmodule-export-2.0])
NMA_CFLAGS="$NMA_CFLAGS -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]