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