summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2008-03-31 17:58:48 -0400
committerJesse Keating <jkeating@redhat.com>2008-03-31 17:58:48 -0400
commit6146496365c35ace48025a5f9511442aee20e63a (patch)
tree577636ab08da02fade54ea91e941b42e0a1fc77a /configure.ac
parent4d4ed483e8e88037f87de9aba68572a7af9c2b60 (diff)
downloadmock-6146496365c35ace48025a5f9511442aee20e63a.tar.gz
mock-6146496365c35ace48025a5f9511442aee20e63a.tar.xz
mock-6146496365c35ace48025a5f9511442aee20e63a.zip
version bumpmock-0.9.8
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 c17471c..9bfbef4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here. --> BOTH PLACES PLEASE!
-AC_INIT([mock],[0.9.7])
+AC_INIT([mock],[0.9.8])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=0
temp_RELEASE_MINOR=9
-temp_RELEASE_SUBLEVEL=7
+temp_RELEASE_SUBLEVEL=8
temp_RELEASE_EXTRALEVEL=
####################################