[gparted] Append -git to version for continuing development



commit be7e2d77ae693a334b6264a399899025b04a3a5e
Author: Curtis Gedak <gedakc gmail com>
Date:   Fri Oct 9 11:02:20 2009 -0600

    Append -git to version for continuing development

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index f97f7af..d686f12 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.4.7],[http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gparted])
+AC_INIT([gparted],[0.4.7-git],[http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gparted])
 
 AC_CONFIG_SRCDIR(src/main.cc)
 AC_CONFIG_HEADERS([config.h])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]