summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-02-18 12:50:19 -0600
committerClark Williams <williams@redhat.com>2010-02-18 12:50:19 -0600
commit8619e0e6c7f9637c6ef3348a6e5e5b23ed1a416b (patch)
tree9f6ce6d37b0b06d36196600b1c17486b8fbd5d80 /configure.ac
parent060c59e4e511200169d78ba00d8e615c884fa21b (diff)
downloadmock-8619e0e6c7f9637c6ef3348a6e5e5b23ed1a416b.tar.gz
mock-8619e0e6c7f9637c6ef3348a6e5e5b23ed1a416b.tar.xz
mock-8619e0e6c7f9637c6ef3348a6e5e5b23ed1a416b.zip
version bump to 1.0.5mock-1.0.5
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 819e4d4..b73a160 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here. --> BOTH PLACES PLEASE!
-AC_INIT([mock],[1.0.4])
+AC_INIT([mock],[1.0.5])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=1
temp_RELEASE_MINOR=0
-temp_RELEASE_SUBLEVEL=4
+temp_RELEASE_SUBLEVEL=5
temp_RELEASE_EXTRALEVEL=
####################################