[rt-commit] r115 - in /redwax-tool/trunk: ChangeLog configure.ac

rt-commit at redwax.eu rt-commit at redwax.eu
Sat Dec 4 23:53:49 CET 2021


Author: minfrin at redwax.eu
Date: Sat Dec  4 23:53:46 2021
New Revision: 115

Log:
Bump version after tag.

Modified:
    redwax-tool/trunk/ChangeLog
    redwax-tool/trunk/configure.ac

Modified: redwax-tool/trunk/ChangeLog
==============================================================================
--- redwax-tool/trunk/ChangeLog	(original)
+++ redwax-tool/trunk/ChangeLog	Sat Dec  4 23:53:46 2021
@@ -1,3 +1,6 @@
+
+Changes with v0.9.1
+
 
 Changes with v0.9.0
 

Modified: redwax-tool/trunk/configure.ac
==============================================================================
--- redwax-tool/trunk/configure.ac	(original)
+++ redwax-tool/trunk/configure.ac	Sat Dec  4 23:53:46 2021
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT(redwax-tool, 0.9.0, minfrin at sharp.fm)
+AC_INIT(redwax-tool, 0.9.1, minfrin at sharp.fm)
 AC_CONFIG_AUX_DIR(build-aux)
 AC_CONFIG_MACRO_DIRS([m4])
 AM_INIT_AUTOMAKE([dist-bzip2])



More information about the rt-commit mailing list