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