[gbrainy] Bump version to 2.3.2



commit 68a94e8248f0dc98a5d96ab596f3ad0ebb3108a0
Author: Jordi Mas <jmas softcatala org>
Date:   Mon Apr 17 09:39:19 2017 +0200

    Bump version to 2.3.2

 NEWS         |    4 ++++
 configure.ac |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 54b51b4..985661b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 gbrainy NEWS
 
+Version 2.3.2
+* Updated translations
+* 1 bug fix
+
 Version 2.3.1
 * Port to new documentation infrastructure
 * Updated translations
diff --git a/configure.ac b/configure.ac
index 4d78f4f..74e6087 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Define gbrainy version
 m4_define([gbrainy_version_major], [2])
 m4_define([gbrainy_version_minor], [3])
-m4_define([gbrainy_version_revision], [1])
+m4_define([gbrainy_version_revision], [2])
 
 m4_define([concat], $1$2$3$4)
 
@@ -167,7 +167,7 @@ dnl --- Assembly information
 BUILD_TIME=`date +"%F %T %Z"`
 AC_SUBST(BUILD_TIME)
 
-COPYRIGHT="(c) 2007-2016 Jordi Mas i Hernandez"
+COPYRIGHT="(c) 2007-2017 Jordi Mas i Hernandez"
 AC_SUBST(COPYRIGHT)
 
 dnl --- Prologue


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