Imported Upstream version 17.18.0
[platform/upstream/libzypp.git] / VERSION.cmake
index 86fcf87..ff11631 100644 (file)
 # - Consider calling ./mkChangelog to assist you.
 #   See './mkChangelog -h' for help.
 #
-SET(LIBZYPP_MAJOR "16")
-SET(LIBZYPP_COMPATMINOR "0")
-SET(LIBZYPP_MINOR "0")
-SET(LIBZYPP_PATCH "5")
+SET(LIBZYPP_MAJOR "17")
+SET(LIBZYPP_COMPATMINOR "12")
+SET(LIBZYPP_MINOR "18")
+SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 16.0.5 (0)
+# LAST RELEASED: 17.18.0 (12)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======