From bcf2431cba6b5561c6cd5f06fc6afe2de6111d2d Mon Sep 17 00:00:00 2001 From: Duncan Mac-Vicar P Date: Wed, 29 Aug 2007 16:10:03 +0000 Subject: [PATCH] changes --- VERSION.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 3169500..bff02a4 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -45,6 +45,6 @@ # SET(LIBZYPP_MAJOR "3") -SET(LIBZYPP_MINOR "19") +SET(LIBZYPP_MINOR "20") SET(LIBZYPP_COMPATMINOR "19") -SET(LIBZYPP_PATCH "2") +SET(LIBZYPP_PATCH "0") -- 2.7.4