aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Masters <jcm@jonmasters.org>2011-06-02 13:35:26 -0400
committerJon Masters <jcm@jonmasters.org>2011-06-02 13:35:26 -0400
commite61ce680928a57c8d74cb0d3feadc8b0d8514799 (patch)
treeaf06afe0b9de0fe5a68db10866fe3e9af048c3be
parent99f11b10baba7e457c202fff9b142f7af99e6ea0 (diff)
downloadmodule-init-tools-e61ce680928a57c8d74cb0d3feadc8b0d8514799.tar.gz
release: bump release to 3.15
A brown paper bag fix for 3.14 to correct man page output handling. Signed-off-by: Jon Masters <jcm@jonmasters.org>
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eaa2348..4ff8d00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+3.15 Version:
+o build: properly fix man page creation symlink handling
+o doc: remove invalid multiple output files from docbook markup
+
3.14 Version:
o build: fix the build process to be more modern
o cleanup: code formatting, documentation, and FSF mailing address corrections
diff --git a/configure.ac b/configure.ac
index 0c725c4..339e4c9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(module-init-tools,3.14)
+AC_INIT(module-init-tools,3.15)
AC_CANONICAL_SYSTEM