[gedit-plugins] Release 3.33.90
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Release 3.33.90
- Date: Wed, 7 Aug 2019 01:28:50 +0000 (UTC)
commit 8949886df4ed585998893060afc1f10151b30e86
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Tue Aug 6 21:27:24 2019 -0400
Release 3.33.90
NEWS | 13 +++++++++++++
README | 2 +-
meson.build | 2 +-
3 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a3a4a8f..293dd66 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+=====================
+gedit-plugins 3.33.90
+=====================
+Development release
+- Switch from Autotools to Meson (Martin)
+- Add CI to test buildability and enforce Flake8 (Jordi)
+- Add new session saver plugin (Jordi)
+- Remove synctex plugin (Jordi)
+- Update Commander activation shortcut to Ctrl+, (Jordi)
+- Many more fixes (Baschdel, Jordi, Piotr)
+
+Contributors: Baschdel, Martin Blanchard, Piotr Drąg, Jordi Mas
+
====================
gedit-plugins 3.32.2
====================
diff --git a/README b/README
index 3503668..44d4f2c 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.32.2 of gedit-plugins. gedit-plugins are a set of plugins
+This is version 3.33.90 of gedit-plugins. gedit-plugins are a set of plugins
for gedit.
Installation
diff --git a/meson.build b/meson.build
index 6f07951..a71ab3f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gedit-plugins', 'c',
- version: '3.32.2',
+ version: '3.33.90',
meson_version: '>=0.49.0',
license: 'GPL2'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]