fixup Fix to build with libxml 2.12.x (fixes #505)
[platform/upstream/libzypp.git] / VERSION.cmake
index f677953..2d7da4d 100644 (file)
 #   See './mkChangelog -h' for help.
 #
 SET(LIBZYPP_MAJOR "17")
-SET(LIBZYPP_COMPATMINOR "2")
-SET(LIBZYPP_MINOR "6")
-SET(LIBZYPP_PATCH "3")
+SET(LIBZYPP_COMPATMINOR "22")
+SET(LIBZYPP_MINOR "23")
+SET(LIBZYPP_PATCH "7")
 #
-# LAST RELEASED: 17.6.3 (2)
+# LAST RELEASED: 17.23.7 (22)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======