Imported Upstream version 15.18.0
[platform/upstream/libzypp.git] / VERSION.cmake
index 9a1436d..cdfd9b3 100644 (file)
 # - Consider calling ./mkChangelog to assist you.
 #   See './mkChangelog -h' for help.
 #
-SET(LIBZYPP_MAJOR "14")
-SET(LIBZYPP_COMPATMINOR "30")
-SET(LIBZYPP_MINOR "38")
-SET(LIBZYPP_PATCH "5")
+SET(LIBZYPP_MAJOR "15")
+SET(LIBZYPP_COMPATMINOR "14")
+SET(LIBZYPP_MINOR "18")
+SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 14.38.5 (30)
+# LAST RELEASED: 15.18.0 (14)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======