summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael E Brown <mebrown@michaels-house.net>2008-01-31 18:31:33 -0600
committerMichael E Brown <mebrown@michaels-house.net>2008-01-31 18:31:33 -0600
commit1819aa2974e8752e8e82b606d3ea57b9a2afd268 (patch)
tree375ff0f93412b28987c4c7fc7a40c5041a9aa63c /configure.ac
parent5fb7dc9cc1d6585fcc7cb066cc9d68e7a1f58310 (diff)
downloadmock-1819aa2974e8752e8e82b606d3ea57b9a2afd268.tar.gz
mock-1819aa2974e8752e8e82b606d3ea57b9a2afd268.tar.xz
mock-1819aa2974e8752e8e82b606d3ea57b9a2afd268.zip
version bumpmock-0.9.7
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 1717804..c17471c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here. --> BOTH PLACES PLEASE!
-AC_INIT([mock],[0.9.6])
+AC_INIT([mock],[0.9.7])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=0
temp_RELEASE_MINOR=9
-temp_RELEASE_SUBLEVEL=6
+temp_RELEASE_SUBLEVEL=7
temp_RELEASE_EXTRALEVEL=
####################################