2005-10-17 Christopher Aillon <caillon@redhat.com>

* configure.in: Bump version to 0.5.0


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1039 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Christopher Aillon 2005-10-18 03:27:41 +00:00 committed by Chris Aillon
parent 8a2fca1b9c
commit 846ac5f251
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2005-10-17 Christopher Aillon <caillon@redhat.com>
* configure.in: Bump version to 0.5.0
2005-10-12 Robert Love <rml@novell.com>
* src/nm-vpn-service.c: remove a bunch of unused variables

View file

@ -1,6 +1,6 @@
AC_PREREQ(2.52)
AC_INIT(NetworkManager-vpnc, 0.3, dcbw@redhat.com, NetworkManager-vpnc)
AC_INIT(NetworkManager-vpnc, 0.5.0, dcbw@redhat.com, NetworkManager-vpnc)
AM_INIT_AUTOMAKE([subdir-objects])
AM_MAINTAINER_MODE