aboutsummaryrefslogtreecommitdiffstats
path: root/version_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'version_info.h')
-rw-r--r--version_info.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/version_info.h b/version_info.h
index bcba136d2c..ada86b5863 100644
--- a/version_info.h
+++ b/version_info.h
@@ -31,6 +31,11 @@ extern "C" {
#endif /* __cplusplus */
/*
+ * The svn version string or ""
+ */
+const gchar *svnversion;
+
+/*
* Get various library compile-time versions and append them to
* the specified GString.
*/