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