summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <lmedinas@gmail.com>2010-11-15 22:19:05 +0000
committerLuis Medinas <lmedinas@gmail.com>2010-11-15 22:19:05 +0000
commit741196c76fe6e4f390c1e5369d85cadb1bc6a66a (patch)
treeda20967f031873b5897fd146c7a9eab058a753f1
parent4f5d83eb721e166824badf932e586bb3d4de3e92 (diff)
downloadzenity-741196c76fe6e4f390c1e5369d85cadb1bc6a66a.tar.gz
Bump to 2.32.1 write NEWS for the releaseZENITY_2_32_1
-rw-r--r--NEWS11
-rw-r--r--configure.in2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1382d27..18eeb6f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Zenity 2.32.1
+ - [l10n] Updated Estonian translation (Mattias Põldaru)
+ - [l10n] Fixed Italian translation (Luca Ferretti)
+ - Updated Catalan (Valencian) translation (Carles Ferrando)
+ - Updated Japanese translation (Takayuki KUSANO)
+ - Updated Ukrainian translation (Maxim V. Dziumanenko)
+ - Updated Korean translation (Changwoo Ryu)
+ - Updated Lithuanian translation (Žygimantas Beručka)
+ - Updated Basque language (Inaki Larranaga Murgoitio)
+ - Add default activation on entry. (Luis Medinas)
+
Zenity 2.32.0
"Not too late"
* Bump to 2.32.0 (Luis Medinas)
diff --git a/configure.in b/configure.in
index 3eb1808..574dba6 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Zenity],[2.32.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
+AC_INIT([Zenity],[2.32.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
AC_PREREQ([2.59])