mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 06:30:08 +01:00
2007-11-23 Tim Niemueller <tim@niemueller.de>
* configure.in: raise version number to 0.7.0 to reflect the
dependency on the new NM and to separate it from the 0.6 branch.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3105 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
ac5206aa9c
commit
7552cbbdb1
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2007-11-23 Tim Niemueller <tim@niemueller.de>
|
||||
|
||||
* configure.in: raise version number to 0.7.0 to reflect the
|
||||
dependency on the new NM and to separate it from the 0.6 branch.
|
||||
|
||||
2007-11-15 Dan Williams <dcbw@redhat.com>
|
||||
|
||||
* properties/nm-vpnc.c
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
AC_PREREQ(2.52)
|
||||
|
||||
AC_INIT(NetworkManager-openvpn, 0.3.2, tim@niemueller.de, NetworkManager-openvpn)
|
||||
AC_INIT(NetworkManager-openvpn, 0.7.0, tim@niemueller.de, NetworkManager-openvpn)
|
||||
AC_CONFIG_AUX_DIR(.)
|
||||
AM_INIT_AUTOMAKE([subdir-objects])
|
||||
AM_MAINTAINER_MODE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue