[tepl] Post-release version bump



commit 6debb5a5a1994616f8dee4a365d772e3998acc7a
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Aug 20 12:00:46 2017 +0200

    Post-release version bump

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index 9744c30..2d7c04c 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 Tepl - Text editor product line
 ===============================
 
-This is version 2.99.4 of Tepl.
+This is version 2.99.5 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 237ff65..2d20e45 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, 2.99.4)
+m4_define(tepl_package_version, 2.99.5)
 
 AC_INIT([tepl],
        [tepl_package_version],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]