[gparted] Append -git to version for continuing development



commit a5bd5f28c596800b42462942f9968f2d71b8e501
Author: Curtis Gedak <gedakc gmail com>
Date:   Wed Sep 18 10:18:13 2013 -0600

    Append -git to version for continuing development

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4bb5ba4..f415ca6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.16.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.16.2-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
 AC_PREREQ([2.50])
 
 AC_CONFIG_SRCDIR([src/main.cc])



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