[gnome-keyring/gnome-3-6] Release 3.6.3



commit 29ed79acde7ebb3f7b2f8283687e1f2acffb4609
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Feb 27 14:32:55 2013 +0100

    Release 3.6.3

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 277257b..ddf5835 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes in version 3.6.3 are:
+ * Don't reverse the order of items returned from SearchItems()
+ * Updated translations
+
 Changes in version 3.6.2 are:
  * Accept XDG_DATA_HOME environment variable during initialization
  * Handle empty secrets correctly
diff --git a/configure.ac b/configure.ac
index b71dba6..1419e51 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_INIT(daemon/gkd-main.c)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 3.6.2)
+AM_INIT_AUTOMAKE(gnome-keyring, 3.6.3)
 
 AM_CONFIG_HEADER(config.h)
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])


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