From 5ed31e0fa1b216c862bfe6624b3cfaf35fc9cbf6 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Mon, 11 May 2009 18:49:51 -0700 Subject: version update --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0e7405a..ba35d63 100644 --- a/configure.ac +++ b/configure.ac @@ -4,12 +4,12 @@ #################################### # change version here. --> BOTH PLACES PLEASE! -AC_INIT([mock],[0.9.14]) +AC_INIT([mock],[0.9.15]) temp_RELEASE_NAME=mock temp_RELEASE_MAJOR=0 temp_RELEASE_MINOR=9 -temp_RELEASE_SUBLEVEL=14 +temp_RELEASE_SUBLEVEL=15 temp_RELEASE_EXTRALEVEL= #################################### -- cgit