summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-08-07 01:20:03 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-08-07 01:20:03 -0400
commitc704faa6082d1bc9b98ccee303fd2497ec625892 (patch)
treede3757dfac2491547ffaa44584ab70b58cecd7bd
parent5d20783a1cc4d2f7bead6568965d2910e9bdd351 (diff)
downloadgnome-desktop-c704faa6082d1bc9b98ccee303fd2497ec625892.tar.gz
3.5.53.5.5
-rw-r--r--NEWS56
-rw-r--r--configure.ac2
2 files changed, 57 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e8e155e1..5c5079e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,60 @@
=============
+Version 3.5.5
+=============
+
+Aurimas Černius (1):
+ Updated Lithuanian translation
+
+Colin Walters (1):
+ Update to new GMutex API
+
+Daniel Mustieles (1):
+ Updated Spanish translation
+
+Fran Diéguez (1):
+ Updated Galician translations
+
+Giovanni Campagna (1):
+ GnomeWallClock: add ignore-date property
+
+Kjartan Maraas (1):
+ Updated Norwegian bokmål translation
+
+Matej Urbančič (1):
+ Updated Slovenian translation
+
+Matthias Clasen (1):
+ Port to new documentation infrastructure
+
+Nilamdyuti Goswami (1):
+ Assamese translation updated
+
+Piotr Drąg (1):
+ Updated Polish translation
+
+Sebastien Bacher (1):
+ gnome-bg: load the default background if the configured one is invalid
+
+Sweta Kothari (1):
+ Updated gujarati file
+
+Tom Tryfonidis (1):
+ Updated Greek translation
+
+Yaron Shahrabani (2):
+ Updated Hebrew translation.
+ Updated Hebrew translation.
+
+Мирослав Николић (1):
+ Updated Serbian translation
+
+=============
+Version 3.5.4
+=============
+
+No news
+
+=============
Version 3.5.3
=============
diff --git a/configure.ac b/configure.ac
index 0baced46..6d6e8424 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define(gnome_platform, 3)
m4_define(gnome_minor, 5)
-m4_define(gnome_micro, 4)
+m4_define(gnome_micro, 5)
dnl gnome_sub is an optional sub-version which will not be advertised to the user
dnl It allows to release a 2.30.1.1 which is just a better 2.30.1
dnl Leave empty if not needed