[gnome-chess] Prepare 3.16.3



commit 48895bfefe3794107731a9f8aea55b02f8ce974f
Author: Sahil Sareen <sahil sareen hotmail com>
Date:   Wed Dec 16 19:25:18 2015 +0530

    Prepare 3.16.3

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 84fab13..b26f118 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.19.3 - December 16, 2015
+==========================
+
+* Update doap(Michael Catanzaro)
+* Add CECP/UCI specs under doc/ and move PGN spec(Michael Catanzaro)
+* Disable selecting pieces after the game is over(Sahil Sareen)
+* Fix autogen to check symlink for style-checker(Sahil Sareen)
+* Add pre-applypatch code style checker hook(Sahil Sareen)
+* Bump up gtk version to 3.16.0(Sahil Sareen)
+* Keep the list-of-modules in alphabetical order(Sahil Sareen)
+* Updated translations
+
 3.19.2 - November 21, 2015
 ==========================
 
diff --git a/configure.ac b/configure.ac
index 499eb06..b8a165c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Chess], [3.19.2], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Chess], [3.19.3], [https://bugzilla.gnome.org/],
         [gnome-chess], [https://wiki.gnome.org/Apps/Chess])
 
 AC_CONFIG_MACRO_DIR([m4])


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