summaryrefslogtreecommitdiffstats
path: root/kbiff/version.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kbiff/version.cpp')
-rw-r--r--kbiff/version.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/kbiff/version.cpp b/kbiff/version.cpp
new file mode 100644
index 0000000..be74333
--- /dev/null
+++ b/kbiff/version.cpp
@@ -0,0 +1,3 @@
+#include "version.h"
+
+const char *kbiff_version = "3.9";