Append -git to version for continuing development
Also fix minor whitespace mistake in NEWS
This commit is contained in:
parent
8a15021168
commit
d653fe6173
2
NEWS
2
NEWS
|
@ -37,7 +37,7 @@ Translations (new/updated)
|
|||
--------------------------
|
||||
ca(Jordi Mas), cs(Marek Černocký), de(Wolfgang Stöggl, Mathias L. Baumann),
|
||||
en_GB(Bruce Cowan), es(Daniel Mustieles, Andre Klapper #80),
|
||||
eu(Alexander Gabilondo, Asier Sarasua Garmendia ), fr(Claude Paroz),
|
||||
eu(Alexander Gabilondo, Asier Sarasua Garmendia), fr(Claude Paroz),
|
||||
hr(Goran Vidović), hu(Balázs Úr), id(Kukuh Syafaat), is(Sveinn í Felli),
|
||||
lv(Rudolfs Mazurs), pa(A S Alam), pl(Piotr Drąg), pt_BR(Rafael Fontenelle),
|
||||
ro(Daniel Șerbănescu), sv(Anders Jonsson), vi(Trần Ngọc Quân)
|
||||
|
|
|
@ -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])
|
||||
|
|
Loading…
Reference in New Issue