Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / VERSION.cmake
index c22aeb2..1f657cb 100644 (file)
 # - Consider calling ./mkChangelog to assist you.
 #   See './mkChangelog -h' for help.
 #
-SET(LIBZYPP_MAJOR "14")
-SET(LIBZYPP_COMPATMINOR "39")
-SET(LIBZYPP_MINOR "48")
+SET(LIBZYPP_MAJOR "16")
+SET(LIBZYPP_COMPATMINOR "0")
+SET(LIBZYPP_MINOR "3")
 SET(LIBZYPP_PATCH "2")
 #
-# LAST RELEASED: 14.48.2 (39)
+# LAST RELEASED: 16.3.2 (0)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======