summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-02-19 19:23:12 -0600
committerClark Williams <williams@redhat.com>2010-02-19 19:23:12 -0600
commit3274fe601b27828dcfeaa733d4a8eb0c26fda534 (patch)
treee11f03fea822d70adee033a6ee861687d8a81684 /configure.ac
parentb37d385e0f4e41b27a413162c0404e588724743f (diff)
downloadmock-3274fe601b27828dcfeaa733d4a8eb0c26fda534.tar.gz
mock-3274fe601b27828dcfeaa733d4a8eb0c26fda534.tar.xz
mock-3274fe601b27828dcfeaa733d4a8eb0c26fda534.zip
version bump to 1.0.6mock-1.0.6
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 b73a160..6f3ee33 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here. --> BOTH PLACES PLEASE!
-AC_INIT([mock],[1.0.5])
+AC_INIT([mock],[1.0.6])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=1
temp_RELEASE_MINOR=0
-temp_RELEASE_SUBLEVEL=5
+temp_RELEASE_SUBLEVEL=6
temp_RELEASE_EXTRALEVEL=
####################################