From 8d4bdd537d8ef078b963861095d6e531df81b94a Mon Sep 17 00:00:00 2001 From: Clark Williams Date: Sun, 1 Feb 2009 21:55:57 -0600 Subject: updated version --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ebe4324..7204794 100644 --- a/configure.ac +++ b/configure.ac @@ -4,12 +4,12 @@ #################################### # change version here. --> BOTH PLACES PLEASE! -AC_INIT([mock],[0.9.13]) +AC_INIT([mock],[0.9.14pre]) temp_RELEASE_NAME=mock temp_RELEASE_MAJOR=0 temp_RELEASE_MINOR=9 -temp_RELEASE_SUBLEVEL=13 +temp_RELEASE_SUBLEVEL=14pre temp_RELEASE_EXTRALEVEL= #################################### -- cgit