Imported Upstream version 14.45.10
[platform/upstream/libzypp.git] / VERSION.cmake
index d2bebca..e045fed 100644 (file)
 # - Consider calling ./mkChangelog to assist you.
 #   See './mkChangelog -h' for help.
 #
-SET(LIBZYPP_MAJOR "15")
-SET(LIBZYPP_COMPATMINOR "14")
-SET(LIBZYPP_MINOR "15")
-SET(LIBZYPP_PATCH "0")
+SET(LIBZYPP_MAJOR "14")
+SET(LIBZYPP_COMPATMINOR "39")
+SET(LIBZYPP_MINOR "45")
+SET(LIBZYPP_PATCH "10")
 #
-# LAST RELEASED: 15.15.0 (14)
+# LAST RELEASED: 14.45.10 (39)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======