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