diff --git a/NEWS b/NEWS index b547541a..3c48dafa 100644 --- a/NEWS +++ b/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) diff --git a/configure.ac b/configure.ac index 43503ac9..116633ad 100644 --- a/configure.ac +++ b/configure.ac @@ -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])