[gspell/gspell-1-4] Post-release version bump



commit 4c9b22dbf83426099c804c0d8704ee7f8659a215
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Apr 9 12:46:52 2017 +0200

    Post-release version bump

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index 819f71c..f9851b4 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 gspell - a spell-checking library for GTK+ applications
 =======================================================
 
-This is version 1.4.1 of gspell.
+This is version 1.4.2 of gspell.
 
 gspell provides a flexible API to add spell checking to a GTK+ application.
 
diff --git a/configure.ac b/configure.ac
index 4564f70..d81a56b 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.4.1)
+m4_define(gspell_package_version, 1.4.2)
 
 AC_INIT([gspell],
        [gspell_package_version],


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