summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-05-14 12:59:51 -0500
committerClark Williams <williams@redhat.com>2010-05-14 12:59:51 -0500
commit4a42b4545064141d19457bf1b1f324d35ec73f34 (patch)
tree6f13e1cf52189c6f98703d8f3da9c8a8ca834839 /configure.ac
parent426b2ae54daa2d5177fd3cc17e9aab0f1576578c (diff)
downloadmock-4a42b4545064141d19457bf1b1f324d35ec73f34.tar.gz
mock-4a42b4545064141d19457bf1b1f324d35ec73f34.tar.xz
mock-4a42b4545064141d19457bf1b1f324d35ec73f34.zip
version bump to mock-1.1.1
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 5df840d..8506684 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here. --> BOTH PLACES PLEASE!
-AC_INIT([mock],[1.1.0])
+AC_INIT([mock],[1.1.1])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=1
temp_RELEASE_MINOR=1
-temp_RELEASE_SUBLEVEL=0
+temp_RELEASE_SUBLEVEL=1
temp_RELEASE_EXTRALEVEL=
####################################