fixup Fix to build with libxml 2.12.x (fixes #505)
[platform/upstream/libzypp.git] / VERSION.cmake
index c4c5706..2d7da4d 100644 (file)
@@ -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)
 #=======