[gparted] Append -git to version for continuing development



commit 1bd0fa656edc5064f07eb1faef9dc42d6919c804
Author: Curtis Gedak <gedakc gmail com>
Date:   Mon May 3 09:18:26 2021 -0600

    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 e1f2e060..4cd0c85e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[1.3.0],[https://gitlab.gnome.org/GNOME/gparted/issues])
+AC_INIT([gparted],[1.3.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]