[tepl] Release 5.0.0
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tepl] Release 5.0.0
- Date: Fri, 11 Sep 2020 00:25:47 +0000 (UTC)
commit f4ae2490512ab7405f1363a90712b7023f5e9d45
Author: Sébastien Wilmet <swilmet gnome org>
Date: Fri Sep 11 02:23:19 2020 +0200
Release 5.0.0
NEWS | 4 ++++
README | 2 +-
meson.build | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1b4a6b5..570a878 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+News in 5.0.0, 2020-09-11
+-------------------------
+* Translation updates.
+
News in 4.99.4, 2020-09-04
--------------------------
* Add a few extra functions for GtkFileChooser.
diff --git a/README b/README
index 619786b..5f679d2 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Tepl - Text editor product line
===============================
-This is version 4.99.4 of Tepl.
+This is version 5.0.0 of Tepl.
Tepl is a library that eases the development of GtkSourceView-based text
editors and IDEs.
diff --git a/meson.build b/meson.build
index 15548c5..37f9207 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@
project(
'tepl', 'c',
meson_version: '>= 0.53',
- version: '4.99.4',
+ version: '5.0.0',
default_options: ['warning_level=2']
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]