[gedit] Release 3.32.0
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Release 3.32.0
- Date: Mon, 11 Mar 2019 01:04:14 +0000 (UTC)
commit b2f8efd099584fbe767c6eccbd293a760a2bfea4
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Sun Mar 10 20:37:05 2019 -0400
Release 3.32.0
NEWS | 6 ++++++
README.md | 6 +++---
meson.build | 2 +-
3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index c753c19d7..5d9d6576c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+============
+gedit 3.32.0
+============
+
+- Translation updates
+
=============
gedit 3.31.92
=============
diff --git a/README.md b/README.md
index 0e4f193ef..8f2932c25 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.31.92 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.32.0 of gedit. gedit is a small and lightweight UTF-8 text
editor for the GNOME environment.
gedit is part of GNOME and uses the latest GTK+ and GNOME libraries.
@@ -72,8 +72,8 @@ python plugins support.
Simple install procedure:
```
-% tar Jxf gedit-3.31.92.tar.xz # unpack the sources
-% cd gedit-3.31.92 # change to the toplevel directory
+% tar Jxf gedit-3.32.0.tar.xz # unpack the sources
+% cd gedit-3.32.0 # change to the toplevel directory
% meson _build # run the `configure' script
% ninja -C _build # build gedit
[ Become root if necessary ]
diff --git a/meson.build b/meson.build
index 11fcbfb4f..237c2caf5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gedit', 'c',
- version: '3.31.92',
+ version: '3.32.0',
meson_version: '>=0.46.0',
license: 'GPL2'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]