Append -git to version for continuing development

Also fix minor whitespace mistake in NEWS
This commit is contained in:
Curtis Gedak 2020-01-20 10:33:37 -07:00
parent 8a15021168
commit d653fe6173
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
AC_INIT([gparted],[1.1.0],[https://gitlab.gnome.org/GNOME/gparted/issues])
AC_INIT([gparted],[1.1.0-git],[https://gitlab.gnome.org/GNOME/gparted/issues])
AC_PREREQ([2.50])
AC_CONFIG_SRCDIR([src/main.cc])