diff --git a/configure.ac b/configure.ac index 062c81d2..474f8243 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([gparted],[1.2.0],[https://gitlab.gnome.org/GNOME/gparted/issues]) +AC_INIT([gparted],[1.2.0-git],[https://gitlab.gnome.org/GNOME/gparted/issues]) AC_PREREQ([2.50]) AC_CONFIG_SRCDIR([src/main.cc])