summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-08-03 15:14:13 -0500
committerClark Williams <williams@redhat.com>2010-08-03 15:16:06 -0500
commit00d340c87dd2e35941084e5b4aff161bd329bb3b (patch)
treee2881919e5f42e8c3c26a75319846bbd55fb08d7 /configure.ac
parent347b5a00b68ce61641725b156fa0a4b3ee830fd9 (diff)
downloadmock-00d340c87dd2e35941084e5b4aff161bd329bb3b.tar.gz
mock-00d340c87dd2e35941084e5b4aff161bd329bb3b.tar.xz
mock-00d340c87dd2e35941084e5b4aff161bd329bb3b.zip
version bump to mock-1.1.3
Signed-off-by: Clark Williams <williams@redhat.com>
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 56b5dc7..433e35b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here. --> BOTH PLACES PLEASE!
-AC_INIT([mock],[1.1.2])
+AC_INIT([mock],[1.1.3])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=1
temp_RELEASE_MINOR=1
-temp_RELEASE_SUBLEVEL=2
+temp_RELEASE_SUBLEVEL=3
temp_RELEASE_EXTRALEVEL=
####################################