CheckAccessDeleted: Avoid reporting false positive due to insufficient permission.
[platform/upstream/libzypp.git] / VERSION.cmake
index b1a1376..6bd35bc 100644 (file)
 # - Consider calling ./mkChangelog to edit the
 #   changes file. See './mkChangelog -h' for help.
 #
-SET(LIBZYPP_MAJOR "5")
-SET(LIBZYPP_COMPATMINOR "16")
-SET(LIBZYPP_MINOR "16")
-SET(LIBZYPP_PATCH "0")
+SET(LIBZYPP_MAJOR "6")
+SET(LIBZYPP_COMPATMINOR "19")
+SET(LIBZYPP_MINOR "21")
+SET(LIBZYPP_PATCH "2")
 #
-# LAST RELEASED: 5.16.0 (16)
+# LAST RELEASED: 6.21.2 (19)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======