Remove obsolete UpgradeStatistics class from libzypp.
[platform/upstream/libzypp.git] / VERSION.cmake
index 968fb91..22ed556 100644 (file)
 # - Consider calling ./mkChangelog to edit the
 #   changes file. See './mkChangelog -h' for help.
 #
-SET(LIBZYPP_MAJOR "5")
-SET(LIBZYPP_COMPATMINOR "4")
-SET(LIBZYPP_MINOR "5")
-SET(LIBZYPP_PATCH "0")
+SET(LIBZYPP_MAJOR "6")
+SET(LIBZYPP_COMPATMINOR "10")
+SET(LIBZYPP_MINOR "10")
+SET(LIBZYPP_PATCH "1")
 #
-# LAST RELEASED: 5.4.0 (4)
+# LAST RELEASED: 6.10.1 (10)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======