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

* configure.in: Bump to 0.5.0


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1038 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Christopher Aillon 2005-10-18 03:12:15 +00:00 committed by Chris Aillon
parent 873a99ff8c
commit 8a2fca1b9c
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 to 0.5.0
2005-10-17 Dan Williams <dcbw@redhat.com>
* NetworkManager.h

View file

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