[gspell/wip/entry] Bump version to 1.3 development cycle



commit ba5d1a4f0002e76f7bb804103ed9c57eaa719ec6
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Thu Oct 27 19:22:04 2016 +0200

    Bump version to 1.3 development cycle

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index d6038a6..b262097 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 gspell - a spell-checking library for GTK+ applications
 =======================================================
 
-This is version 1.2.1 of gspell.
+This is version 1.3.1 of gspell.
 
 gspell provides a flexible API to add spell checking to a GTK+ application.
 
diff --git a/configure.ac b/configure.ac
index 6028260..1bda21f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.64)
 
 # Package version of the form 'major.minor.micro'.
-m4_define(gspell_package_version, 1.2.1)
+m4_define(gspell_package_version, 1.3.1)
 
 AC_INIT([gspell],
        [gspell_package_version],


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