[gedit-plugins/gnome-3-32] Release 3.32.2
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins/gnome-3-32] Release 3.32.2
- Date: Fri, 17 May 2019 22:18:18 +0000 (UTC)
commit 8a5676e03499819f483d097def826b0f42fc2396
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Tue May 14 21:41:39 2019 -0400
Release 3.32.2
NEWS | 10 ++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b9e4832..a3a4a8f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+====================
+gedit-plugins 3.32.2
+====================
+- Fix ColorSchemer plugin for GTKSourceView 4 (Jordi)
+- Cache language names per session to prevent unnecessary web requests
+ by Translate plugin (Jordi)
+- Fix enabling and disabling the Translate plugin (Jordi)
+
+Contributors: Jordi Mas
+
====================
gedit-plugins 3.32.0
====================
diff --git a/README b/README
index 276247e..aa63cee 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.32.0 of gedit-plugins. gedit-plugins are a set of plugins
+This is version 3.32.2 of gedit-plugins. gedit-plugins are a set of plugins
for gedit.
Installation
diff --git a/configure.ac b/configure.ac
index 4c58ffe..f68d69f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ([2.63])
m4_define(gedit_plugins_major_version, 3)
m4_define(gedit_plugins_minor_version, 32)
-m4_define(gedit_plugins_micro_version, 0)
+m4_define(gedit_plugins_micro_version, 2)
m4_define(gedit_plugins_version,
gedit_plugins_major_version.gedit_plugins_minor_version.gedit_plugins_micro_version)
AC_INIT([gedit-plugins],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]