[gparted] Append -git to version for continuing development



commit 74bd376a50a0fcd79ad5d4591ea735a8bdb459f7
Author: Curtis Gedak <gedakc gmail com>
Date:   Mon Jul 19 11:00:28 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 b21ad72a..b10dd1fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[1.3.1],[https://gitlab.gnome.org/GNOME/gparted/issues])
+AC_INIT([gparted],[1.3.1-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]