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