X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Flibzypp.git;a=blobdiff_plain;f=VERSION.cmake;h=98a5f9d64ba238b2ef89ca4f31e5a5b4eeb8e1de;hp=c4c5706d61e3aba694e94fe3e31d38bcb96ca4a3;hb=HEAD;hpb=d58a5d90878551ca9fde5de55c8a026453ac32ca diff --git a/VERSION.cmake b/VERSION.cmake index c4c5706..2d7da4d 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -60,9 +60,9 @@ # SET(LIBZYPP_MAJOR "17") SET(LIBZYPP_COMPATMINOR "22") -SET(LIBZYPP_MINOR "22") -SET(LIBZYPP_PATCH "0") +SET(LIBZYPP_MINOR "23") +SET(LIBZYPP_PATCH "7") # -# LAST RELEASED: 17.22.0 (22) +# LAST RELEASED: 17.23.7 (22) # (The number in parenthesis is LIBZYPP_COMPATMINOR) #=======