[tepl] Post-release version bump



commit b4dddec1dd114b8bcac0882798c3896129fea1ef
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Tue Jul 18 17:46:38 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 beea4e1..95e9c07 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 Tepl - Text editor product line
 ===============================
 
-This is version 2.99.2 of Tepl.
+This is version 2.99.3 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 4c40954..c046edc 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.2)
+m4_define(tepl_package_version, 2.99.3)
 
 AC_INIT([tepl],
        [tepl_package_version],


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