summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael E Brown <michael_e_brown@dell.com>2007-12-05 22:52:15 -0600
committerMichael E Brown <michael_e_brown@dell.com>2007-12-05 22:52:15 -0600
commit3328196ba70ed8bcfd188079dde619dd38a1ee4a (patch)
tree35af5a98245c346db63e01374358e6e13045b375 /configure.ac
parent236441558e3a5921505a5657950411c5865d8715 (diff)
downloadmock-3328196ba70ed8bcfd188079dde619dd38a1ee4a.tar.gz
mock-3328196ba70ed8bcfd188079dde619dd38a1ee4a.tar.xz
mock-3328196ba70ed8bcfd188079dde619dd38a1ee4a.zip
version bump
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 7a6c822..eeb5b49 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here.
-AC_INIT([mock],[0.8.14])
+AC_INIT([mock],[0.8.15])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=0
temp_RELEASE_MINOR=8
-temp_RELEASE_SUBLEVEL=14
+temp_RELEASE_SUBLEVEL=15
temp_RELEASE_EXTRALEVEL=
####################################