Imported Upstream version 0.7.21
[platform/upstream/libsolv.git] / src / solvversion.c
index d66e195..51d57a6 100644 (file)
@@ -11,3 +11,4 @@ const char solv_version[] = LIBSOLV_VERSION_STRING;
 int solv_version_major = LIBSOLV_VERSION_MAJOR;
 int solv_version_minor = LIBSOLV_VERSION_MINOR;
 int solv_version_patch = LIBSOLV_VERSION_PATCH;
+const char solv_toolversion[] = LIBSOLV_TOOLVERSION;