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>
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