summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2007-11-30 12:05:59 -0600
committerClark Williams <williams@redhat.com>2007-11-30 13:32:35 -0600
commit6420a3cce34676a126c1f0c9837aaa02da2a0263 (patch)
treec395089b665493732bc395d778ffed843339d5e8 /configure.ac
parentc5dca17b971fd8151207ddf7c1f5c616dfd5590e (diff)
downloadmock-6420a3cce34676a126c1f0c9837aaa02da2a0263.tar.gz
mock-6420a3cce34676a126c1f0c9837aaa02da2a0263.tar.xz
mock-6420a3cce34676a126c1f0c9837aaa02da2a0263.zip
first steps for updating to 0.8.11
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 1d2098e..c45924c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here.
-AC_INIT([mock],[0.8.10])
+AC_INIT([mock],[0.8.11])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=0
temp_RELEASE_MINOR=8
-temp_RELEASE_SUBLEVEL=10
+temp_RELEASE_SUBLEVEL=11
temp_RELEASE_EXTRALEVEL=
####################################