[yelp] Version 3.13.3



commit af27bf16ee95cbf9d4cf7793145e24fa02423984
Author: Shaun McCance <shaunm gnome org>
Date:   Mon Jun 23 18:16:54 2014 -0400

    Version 3.13.3

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0914edf..6b89da2 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 88b280c..c0c162a 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])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]