Imported Upstream version 15.0.0
[platform/upstream/libzypp.git] / VERSION.cmake
index a23ef41..738ddfd 100644 (file)
 # - Consider calling ./mkChangelog to assist you.
 #   See './mkChangelog -h' for help.
 #
-SET(LIBZYPP_MAJOR "14")
-SET(LIBZYPP_COMPATMINOR "39")
-SET(LIBZYPP_MINOR "44")
-SET(LIBZYPP_PATCH "1")
+SET(LIBZYPP_MAJOR "15")
+SET(LIBZYPP_COMPATMINOR "0")
+SET(LIBZYPP_MINOR "0")
+SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 14.44.1 (39)
+# LAST RELEASED: 15.0.0 (0)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======