summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael E Brown <michael_e_brown@dell.com>2007-11-12 17:21:01 -0600
committerMichael E Brown <michael_e_brown@dell.com>2007-11-12 17:21:01 -0600
commitc45e99f0df42e7531df6038fdcd9371bae162e0a (patch)
tree886614d67891a364e69383e5716883e12b748d8f /configure.ac
parentaba433e31bd86887348e2910bd2d2143a5b16615 (diff)
downloadmock-c45e99f0df42e7531df6038fdcd9371bae162e0a.tar.gz
mock-c45e99f0df42e7531df6038fdcd9371bae162e0a.tar.xz
mock-c45e99f0df42e7531df6038fdcd9371bae162e0a.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 59232c3..fe8bce2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here.
-AC_INIT([mock],[0.8.7])
+AC_INIT([mock],[0.8.8])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=0
temp_RELEASE_MINOR=8
-temp_RELEASE_SUBLEVEL=7
+temp_RELEASE_SUBLEVEL=8
temp_RELEASE_EXTRALEVEL=
####################################