From 34975a6b94cd2058af2f997886f27b869942ccbe Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Mon, 24 Sep 2007 13:48:38 +0000 Subject: [PATCH] If more than one resolvables provide a requirements and have different architecture take thatone with the best architecture. (Not regarding the name) --- VERSION.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index 63df3b1..92451dc 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -47,4 +47,4 @@ SET(LIBZYPP_MAJOR "3") SET(LIBZYPP_MINOR "24") SET(LIBZYPP_COMPATMINOR "24") -SET(LIBZYPP_PATCH "7") +SET(LIBZYPP_PATCH "8") -- 2.7.4