summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael E Brown <mebrown@michaels-house.net>2007-12-20 21:58:33 -0600
committerMichael E Brown <mebrown@michaels-house.net>2007-12-20 21:58:33 -0600
commite54c0769499b065d4412587f8654d32f1d26e5f9 (patch)
tree1d9df764632b7a8617f08a659ff953e5bec7f1d7 /configure.ac
parent0c608ac26c2977e8dd74dc9c6518438c809b28ac (diff)
downloadmock-e54c0769499b065d4412587f8654d32f1d26e5f9.tar.gz
mock-e54c0769499b065d4412587f8654d32f1d26e5f9.tar.xz
mock-e54c0769499b065d4412587f8654d32f1d26e5f9.zip
version bump and changelogmock-0.9.5
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 894c08f..9aca48f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here. --> BOTH PLACES PLEASE!
-AC_INIT([mock],[0.9.4])
+AC_INIT([mock],[0.9.5])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=0
temp_RELEASE_MINOR=9
-temp_RELEASE_SUBLEVEL=4
+temp_RELEASE_SUBLEVEL=5
temp_RELEASE_EXTRALEVEL=
####################################