[tepl] Release 4.3.1
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tepl] Release 4.3.1
- Date: Fri, 22 Nov 2019 08:42:53 +0000 (UTC)
commit 72d1c107cfd5abbab0c3dcd9fa128e1492bd7880
Author: Sébastien Wilmet <swilmet gnome org>
Date: Fri Nov 22 09:37:28 2019 +0100
Release 4.3.1
NEWS | 8 ++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 41b85f1..98fdff0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+News in 4.3.1, 2019-11-22
+-------------------------
+* Utils functions: make some functions public, add more public functions, and
+ write more unit tests.
+* Documentation: introduction: more information about the chosen development
+ model.
+* Translation updates.
+
News in 4.2.1, 2019-11-21
-------------------------
diff --git a/README b/README
index 057e6cf..ba1281e 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Tepl - Text editor product line
===============================
-This is version 4.3.0 of Tepl.
+This is version 4.3.1 of Tepl.
Tepl is a library that eases the development of GtkSourceView-based text
editors and IDEs.
diff --git a/configure.ac b/configure.ac
index b28b603..dcdc14c 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.64)
# Package version of the form 'major.minor.micro'.
-m4_define(tepl_package_version, 4.3.0)
+m4_define(tepl_package_version, 4.3.1)
AC_INIT([tepl],
[tepl_package_version],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]