summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS22
-rw-r--r--configure.in2
2 files changed, 23 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1466c2e6..0904df18 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.3.1
+=====
+* Updates from Julita Inca, Jim Campbell, Baptiste Mille-Mathias,
+ Tiffany Antopolski, Michael Hill, Ekaterina Gerasimova, Phil Bull,
+ Andre Klapper, Shaun McCance, Jeremy Bicha, Daniel Mustieles,
+ Susanna Huhtanen, Stéphane Maniaci, Jiro Matsuzawa
+* Updated translations:
+ de (Christian Kirbach, Mario Blättermann)
+ el (Simos Xenitellis)
+ es (Daniel Mustieles)
+ fi (Timo Jyrinki)
+ fr (Bruno Brouard)
+ gl (Fran Diéguez)
+ hu (Gabor Kelemen)
+ it (Luca Ferretti)
+ ja (Jiro Matsuzawa, Yasumichi Akahoshi)
+ lv (Peteris Krisjanis)
+ pt_BR (Rodolfo Ribeiro Gomes)
+ sl (Andrej Žnidaršič, Jiro Matsuzawa)
+ sr (Мирослав Николић)
+ te (Praveen Illa)
+
3.2.2
=====
* Contributions from Og B. Maciel, Jiro Matsuzawa, Tiffany Antopolski,
diff --git a/configure.in b/configure.in
index 1a3db8fc..859c2bed 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-user-docs], [3.2.2],
+AC_INIT([gnome-user-docs], [3.3.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-user-docs])
AM_INIT_AUTOMAKE
AM_SILENT_RULES([yes])