Append -svn to version for continuing development

svn path=/trunk/; revision=901
This commit is contained in:
Curtis Gedak 2008-09-13 23:29:49 +00:00
parent c9c178b1d9
commit 5551ac0a8a
2 changed files with 5 additions and 1 deletions

View file

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

View file

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