summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael E Brown <mebrown@michaels-house.net>2007-12-01 02:23:36 -0600
committerMichael E Brown <mebrown@michaels-house.net>2007-12-01 02:23:36 -0600
commitc26bffb4048abe1059fc5c64427396eb4f43741a (patch)
treea723a6d115eec2fd012c951febbd3ea2a544983e /configure.ac
parent72e8ca421cd3b8327990250cc3d9612f84ff2dd9 (diff)
downloadmock-c26bffb4048abe1059fc5c64427396eb4f43741a.tar.gz
mock-c26bffb4048abe1059fc5c64427396eb4f43741a.tar.xz
mock-c26bffb4048abe1059fc5c64427396eb4f43741a.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 00ed4b1..a7eb736 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here.
-AC_INIT([mock],[0.8.11])
+AC_INIT([mock],[0.8.12])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=0
temp_RELEASE_MINOR=8
-temp_RELEASE_SUBLEVEL=11
+temp_RELEASE_SUBLEVEL=12
temp_RELEASE_EXTRALEVEL=
####################################