[gedit] Release 3.22.1
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Release 3.22.1
- Date: Sun, 30 Jul 2017 15:47:57 +0000 (UTC)
commit 3ac7bc57de87e3983382c4460985e72e4890901d
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun Jul 30 17:47:31 2017 +0200
Release 3.22.1
NEWS | 7 +++++++
README | 4 ++--
configure.ac | 2 +-
3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2acd103..8e4fab6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
============
+gedit 3.22.1
+============
+
+- Misc bugfixes
+- Translation updates
+
+============
gedit 3.22.0
============
diff --git a/README b/README
index 52ed67f..c669cc3 100644
--- a/README
+++ b/README
@@ -76,8 +76,8 @@ gspell >= 0.2.3 is required to enable the spell checking plugin.
Simple install procedure:
- % tar Jxf gedit-3.22.0.tar.xz # unpack the sources
- % cd gedit-3.22.0 # change to the toplevel directory
+ % tar Jxf gedit-3.22.1.tar.xz # unpack the sources
+ % cd gedit-3.22.1 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build gedit
[ Become root if necessary ]
diff --git a/configure.ac b/configure.ac
index 4f19eb4..c6f8c6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.63.2)
m4_define(gedit_major_version, 3)
m4_define(gedit_minor_version, 22)
-m4_define(gedit_micro_version, 0)
+m4_define(gedit_micro_version, 1)
m4_define(gedit_version, gedit_major_version.gedit_minor_version.gedit_micro_version)
AC_INIT([gedit],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]