From 00d340c87dd2e35941084e5b4aff161bd329bb3b Mon Sep 17 00:00:00 2001 From: Clark Williams Date: Tue, 3 Aug 2010 15:14:13 -0500 Subject: version bump to mock-1.1.3 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 56b5dc7..433e35b 100644 --- a/configure.ac +++ b/configure.ac @@ -4,12 +4,12 @@ #################################### # change version here. --> BOTH PLACES PLEASE! -AC_INIT([mock],[1.1.2]) +AC_INIT([mock],[1.1.3]) temp_RELEASE_NAME=mock temp_RELEASE_MAJOR=1 temp_RELEASE_MINOR=1 -temp_RELEASE_SUBLEVEL=2 +temp_RELEASE_SUBLEVEL=3 temp_RELEASE_EXTRALEVEL= #################################### -- cgit