Imported Upstream version 0.6.28
[platform/upstream/libsolv.git] / src / libsolv.ver
index 19f98bb..d65c0d6 100644 (file)
@@ -422,3 +422,7 @@ SOLV_1.0 {
        local:
                *;
 };
+
+SOLV_1.1 {
+               pool_best_solvables;
+} SOLV_1.0;