[yelp: 40/40] Version 3.17.3



commit 3c404f112096903ba3d9bc2f1eb91b36af0e29d5
Author: David King <amigadave amigadave com>
Date:   Tue Jun 23 09:54:28 2015 +0100

    Version 3.17.3

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 47e65f9..6779863 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.17.3
+======
+* Port to WebKit2 API, #686376 (Marcos Chavarría Teijeiro, Carlos Garcia
+  Campos, David King)
+* Use a header bar as a toolbar in Unity, #749903 (Iain Lane)
+
 3.17.2
 ======
 * Support for platform conditional tokens from os-release (Shaun McCance)
diff --git a/configure.ac b/configure.ac
index c7a8ef2..37f5961 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.17.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.17.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]