From f5848bc499a0506e7479bc5120b55e44763558bb Mon Sep 17 00:00:00 2001 From: Rui Matos Date: Tue, 15 Oct 2013 19:08:35 +0200 Subject: 3.10.1 --- NEWS | 11 +++++++++++ configure.ac | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 85f79ae1..fb5ab16b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +=============== +Version 3.10.1 +=============== + +- gnome-bg: Fix memory leaks (#709271) +- gnome-bg: set error when parsing XML file that's not a slide show (#708877) +- languages: Obtain supported locales from "locale -a" output (#698383) +- thumbnailer: Bail if no pixbuf loader could be created (#709819) +- thumbnailer: Support loading thumbnails from remote locations (#708824) +- Translation updates + =============== Version 3.10.0 =============== diff --git a/configure.ac b/configure.ac index d6c215de..9fb7a7f6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ m4_define(gnome_platform, 3) m4_define(gnome_minor, 10) -m4_define(gnome_micro, 0) +m4_define(gnome_micro, 1) 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 -- cgit v1.2.1