summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael E Brown <mebrown@michaels-house.net>2007-11-06 17:29:58 -0600
committerMichael E Brown <mebrown@michaels-house.net>2007-11-06 17:29:58 -0600
commit01335086781d49c37c81d08ff19c66c89c21e0ec (patch)
tree756e6cdd9310f6206b1f53175f6822615d61d1b7 /configure.ac
parentaf1b733a733bfab47fed4b50d5ba490a355e6bec (diff)
downloadmock-01335086781d49c37c81d08ff19c66c89c21e0ec.tar.gz
mock-01335086781d49c37c81d08ff19c66c89c21e0ec.tar.xz
mock-01335086781d49c37c81d08ff19c66c89c21e0ec.zip
version bumpmock-0.8.7
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 459519c..59232c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here.
-AC_INIT([mock],[0.8.6])
+AC_INIT([mock],[0.8.7])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=0
temp_RELEASE_MINOR=8
-temp_RELEASE_SUBLEVEL=6
+temp_RELEASE_SUBLEVEL=7
temp_RELEASE_EXTRALEVEL=
####################################