Append -svn to version for continuing development

svn path=/trunk/; revision=1067
This commit is contained in:
Curtis Gedak 2009-02-13 22:40:37 +00:00
parent a6c606ba35
commit 320aeb4693
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2009-02-13 Curtis Gedak <gedakc@gmail.com>
* configure.in: Append -svn to version for continuing development
2009-02-12 Curtis Gedak <gedakc@gmail.com>
* configure.in: gparted-0.4.3

View file

@ -1,4 +1,4 @@
AC_INIT([gparted],[0.4.3],[http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gparted])
AC_INIT([gparted],[0.4.3-svn],[http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gparted])
AC_CONFIG_SRCDIR(src/main.cc)
AC_CONFIG_HEADERS([config.h])