From 4ef4fffa96fb13242ec3fde0aeec51c45fca1ffa Mon Sep 17 00:00:00 2001 From: Mike Nolta Date: Sat, 18 Jun 2016 12:44:16 -0400 Subject: [PATCH] make the testcase_strsolvid function public --- ext/libsolvext.ver | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/libsolvext.ver b/ext/libsolvext.ver index 8774fd46..4896e855 100644 --- a/ext/libsolvext.ver +++ b/ext/libsolvext.ver @@ -66,6 +66,7 @@ SOLV_1.0 { testcase_str2dep; testcase_str2job; testcase_str2repo; + testcase_str2solvid; testcase_read; testcase_resultdiff; testcase_solverresult; -- 2.47.2