[gspell] Release 1.8.3



commit 3522ddd143a0e5a89ac9c35e3d96beeb8cf8e965
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat Jan 25 09:18:09 2020 +0100

    Release 1.8.3

 NEWS         | 5 +++++
 README       | 2 +-
 configure.ac | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c7df3d4..c75c8b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+News in 1.8.3, 2020-01-25
+-------------------------
+* Small maintenance stuff.
+* Translation updates.
+
 News in 1.8.2, 2019-09-06
 -------------------------
 * Build from Git: allow building with gettext ≥ 0.20.
diff --git a/README b/README
index 3178e7f..35d1644 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 gspell - a spell-checking library for GTK applications
 ======================================================
 
-This is version 1.8.2 of gspell.
+This is version 1.8.3 of gspell.
 
 gspell provides a flexible API to add spell-checking to a GTK application.
 
diff --git a/configure.ac b/configure.ac
index f94dae3..86a38d0 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.8.2)
+m4_define(gspell_package_version, 1.8.3)
 
 AC_INIT([gspell],
        [gspell_package_version],


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