From dcf501d3adbbb36450454485eb12dda70cd7b7c6 Mon Sep 17 00:00:00 2001 From: Clark Williams Date: Fri, 30 Jul 2010 17:12:42 -0500 Subject: versio bump to mock-1.1.2 Signed-off-by: Clark Williams --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8506684..56b5dc7 100644 --- a/configure.ac +++ b/configure.ac @@ -4,12 +4,12 @@ #################################### # change version here. --> BOTH PLACES PLEASE! -AC_INIT([mock],[1.1.1]) +AC_INIT([mock],[1.1.2]) temp_RELEASE_NAME=mock temp_RELEASE_MAJOR=1 temp_RELEASE_MINOR=1 -temp_RELEASE_SUBLEVEL=1 +temp_RELEASE_SUBLEVEL=2 temp_RELEASE_EXTRALEVEL= #################################### -- cgit