[gparted] Append -git to version for continuing development



commit 636694b22e354d70a2dd506e1e95b5ad34ec8811
Author: Curtis Gedak <gedakc gmail com>
Date:   Thu Dec 13 10:32:46 2018 -0700

    Append -git to version for continuing development

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index c9aa1852..dcd22a2c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.33.0],[https://gitlab.gnome.org/GNOME/gparted/issues])
+AC_INIT([gparted],[0.33.0-git],[https://gitlab.gnome.org/GNOME/gparted/issues])
 AC_PREREQ([2.50])
 
 AC_CONFIG_SRCDIR([src/main.cc])


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