From d18211efd209146084673a521d53be165671c261 Mon Sep 17 00:00:00 2001 From: Michael Andres Date: Fri, 4 Dec 2009 13:53:39 +0100 Subject: [PATCH] bump version --- VERSION.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index ff4292c..7afd3a7 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -61,7 +61,7 @@ SET(LIBZYPP_MAJOR "6") SET(LIBZYPP_COMPATMINOR "19") SET(LIBZYPP_MINOR "26") -SET(LIBZYPP_PATCH "1") +SET(LIBZYPP_PATCH "2") # # LAST RELEASED: 6.26.0 (19) # (The number in parenthesis is LIBZYPP_COMPATMINOR) -- 2.7.4