[network-manager-pptp] release: bump version to 0.8.992
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-pptp] release: bump version to 0.8.992
- Date: Tue, 22 Feb 2011 18:03:54 +0000 (UTC)
commit aa1441267b2d35d79e58cc5e5b04a8e9bf02ba57
Author: Dan Williams <dcbw redhat com>
Date: Tue Feb 22 12:04:45 2011 -0600
release: bump version to 0.8.992
So that we require NM 0.9 snapshots.
configure.ac | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0fc88b7..255a93f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.59)
-AC_INIT(NetworkManager-pptp, 0.8.1, dcbw redhat com, NetworkManager-pptp)
+AC_INIT(NetworkManager-pptp, 0.8.992, dcbw redhat com, NetworkManager-pptp)
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-bzip2 subdir-objects])
AM_MAINTAINER_MODE
@@ -70,10 +70,10 @@ AC_SUBST(DBUS_GLIB_CFLAGS)
AC_SUBST(DBUS_GLIB_LIBS)
PKG_CHECK_MODULES(NM,
- NetworkManager >= 0.8.1.997
- libnm-util >= 0.8.1.997
- libnm-glib >= 0.8.1.997
- libnm-glib-vpn >= 0.8.1.997)
+ NetworkManager >= 0.8.992
+ libnm-util >= 0.8.992
+ libnm-glib >= 0.8.992
+ libnm-glib-vpn >= 0.8.992)
AC_SUBST(NM_CFLAGS)
AC_SUBST(NM_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]