Prepare 3.22.2

This commit is contained in:
Sahil Sareen 2016-11-07 00:38:18 +00:00
parent b48862abd4
commit 9300693e86
2 changed files with 7 additions and 1 deletions

6
NEWS
View file

@ -1,3 +1,9 @@
3.22.2 - November 7, 2016
===========================
* Remove trailing whitespace (Sahil Sareen)
* Updated translations
3.22.0 - September 21, 2016
===========================

View file

@ -1,5 +1,5 @@
AC_PREREQ([2.63])
AC_INIT([GNOME Chess], [3.22.0], [https://bugzilla.gnome.org/],
AC_INIT([GNOME Chess], [3.22.2], [https://bugzilla.gnome.org/],
[gnome-chess], [https://wiki.gnome.org/Apps/Chess])
AC_CONFIG_MACRO_DIR([m4])