summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-07-30 17:12:42 -0500
committerClark Williams <williams@redhat.com>2010-07-30 17:12:42 -0500
commitdcf501d3adbbb36450454485eb12dda70cd7b7c6 (patch)
tree3fa4378faaba2beac6091d051d73057ab7257d64 /configure.ac
parentd400f8d92d8d92dc1979708fb7841cdcbd2cd993 (diff)
downloadmock-dcf501d3adbbb36450454485eb12dda70cd7b7c6.tar.gz
mock-dcf501d3adbbb36450454485eb12dda70cd7b7c6.tar.xz
mock-dcf501d3adbbb36450454485eb12dda70cd7b7c6.zip
versio bump to mock-1.1.2
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 8506684..56b5dc7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here. --> BOTH PLACES PLEASE!
-AC_INIT([mock],[1.1.1])
+AC_INIT([mock],[1.1.2])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=1
temp_RELEASE_MINOR=1
-temp_RELEASE_SUBLEVEL=1
+temp_RELEASE_SUBLEVEL=2
temp_RELEASE_EXTRALEVEL=
####################################