[gspell] Release 1.8.4



commit afd6d46d900dff621be840079c34488d9b3e8259
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Sep 4 12:04:10 2020 +0200

    Release 1.8.4

 NEWS         | 4 ++++
 README       | 2 +-
 configure.ac | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c75c8b6..a7fcd8c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+News in 1.8.4, 2020-09-04
+-------------------------
+* Translation updates.
+
 News in 1.8.3, 2020-01-25
 -------------------------
 * Small maintenance stuff.
diff --git a/README b/README
index 35d1644..e39b98a 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 gspell - a spell-checking library for GTK applications
 ======================================================
 
-This is version 1.8.3 of gspell.
+This is version 1.8.4 of gspell.
 
 gspell provides a flexible API to add spell-checking to a GTK application.
 
diff --git a/configure.ac b/configure.ac
index 86a38d0..4141157 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.3)
+m4_define(gspell_package_version, 1.8.4)
 
 AC_INIT([gspell],
        [gspell_package_version],


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