[gedit-plugins] Release 3.20.0
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Release 3.20.0
- Date: Sun, 20 Mar 2016 18:09:01 +0000 (UTC)
commit 561c5953914fd5771f33db8aa581488a791b0e86
Author: Paolo Borelli <pborelli gnome org>
Date: Sun Mar 20 18:52:17 2016 +0100
Release 3.20.0
NEWS | 7 +++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8d6d685..f6e9de0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
====================
+gedit-plugins 3.20.0
+====================
+
+- Minor bugfixes, release the new stable version
+- Updated translations
+
+====================
gedit-plugins 3.18.0
====================
diff --git a/README b/README
index a5300d1..dc79e4a 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.18.0 of gedit-plugins. gedit-plugins are a set of plugins
+This is version 3.20.0 of gedit-plugins. gedit-plugins are a set of plugins
for gedit.
Installation
diff --git a/configure.ac b/configure.ac
index decbafd..9a4a04c 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.63])
m4_define(gedit_plugins_major_version, 3)
-m4_define(gedit_plugins_minor_version, 18)
+m4_define(gedit_plugins_minor_version, 20)
m4_define(gedit_plugins_micro_version, 0)
m4_define(gedit_plugins_version,
gedit_plugins_major_version.gedit_plugins_minor_version.gedit_plugins_micro_version)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]