summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2014-06-23 18:16:54 -0400
committerShaun McCance <shaunm@gnome.org>2014-06-23 18:16:54 -0400
commitaf27bf16ee95cbf9d4cf7793145e24fa02423984 (patch)
treebd8f6e470367db0d634efb2e01ae8df8aff47cfa
parent52be9ff1dfcb1ec795fcc428d19be7f3cccda8bc (diff)
downloadyelp-af27bf16ee95cbf9d4cf7793145e24fa02423984.tar.gz
Version 3.13.3
-rw-r--r--NEWS15
-rw-r--r--configure.ac2
2 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0914edf5..6b89da28 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.13.3
+======
+* Complete redesign to fit with new GNOME 3 apps
+* Updated color computing code to avoid deprecations
+* Updated translations:
+ cs (Marek Černocký)
+ es (Daniel Mustieles)
+ he (Yosef Or Boczko)
+ id (Dirgita)
+ lt (Aurimas Černius)
+ pt_BR (Rafael Ferreira)
+ ru (Yuri Myasoedov)
+ sl (Matej Urbančič)
+ sv (Anders Jonsson)
+
3.12.0
======
* Stable release. No changes since 3.11.91
diff --git a/configure.ac b/configure.ac
index 88b280ca..c0c162a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.12.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.13.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])