summaryrefslogtreecommitdiff
path: root/src/info2html/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/info2html/version.h')
-rw-r--r--src/info2html/version.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/info2html/version.h b/src/info2html/version.h
new file mode 100644
index 00000000..f1155c36
--- /dev/null
+++ b/src/info2html/version.h
@@ -0,0 +1,6 @@
+#ifndef VERSION_H
+#define VERSION_H
+
+#define INFO2HTML_VERSION "2.1"
+
+#endif