summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael E Brown <michael_e_brown@dell.com>2007-11-06 10:49:30 -0600
committerMichael E Brown <michael_e_brown@dell.com>2007-11-06 10:49:30 -0600
commit0cf49cc876c4c454d86b2e2be244ffa197f741d1 (patch)
treeed3b60b9d6cb216217b00b56159704461f2006cb /configure.ac
parent7e59f0785b7db918e328b66b9ba77853464c2249 (diff)
downloadmock-0cf49cc876c4c454d86b2e2be244ffa197f741d1.tar.gz
mock-0cf49cc876c4c454d86b2e2be244ffa197f741d1.tar.xz
mock-0cf49cc876c4c454d86b2e2be244ffa197f741d1.zip
version bumpmock-0.8.6
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 a27a2a7..459519c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here.
-AC_INIT([mock],[0.8.5])
+AC_INIT([mock],[0.8.6])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=0
temp_RELEASE_MINOR=8
-temp_RELEASE_SUBLEVEL=5
+temp_RELEASE_SUBLEVEL=6
temp_RELEASE_EXTRALEVEL=
####################################