Append -svn to version for continuing development

svn path=/trunk/; revision=845
This commit is contained in:
Curtis Gedak 2008-05-06 22:33:45 +00:00
parent 138d2f6703
commit a52f62bf46
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-05-06 Curtis Gedak <gedakc@gmail.com>
* configure.in: Append -svn to version for continuing development
2008-04-29 Curtis Gedak <gedakc@gmail.com>
* configure.in: gparted-0.3.7

View File

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