From: Stefan Schubert Date: Mon, 24 Sep 2007 13:48:38 +0000 (+0000) Subject: If more than one resolvables provide a requirements and have different X-Git-Tag: BASE-SuSE-Linux-10_3-Branch~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=34975a6b94cd2058af2f997886f27b869942ccbe;p=platform%2Fupstream%2Flibzypp.git If more than one resolvables provide a requirements and have different architecture take thatone with the best architecture. (Not regarding the name) --- 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")