summaryrefslogtreecommitdiffstats
path: root/src/patchlevel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/patchlevel.h')
-rw-r--r--src/patchlevel.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/patchlevel.h b/src/patchlevel.h
new file mode 100644
index 0000000..bc7b009
--- /dev/null
+++ b/src/patchlevel.h
@@ -0,0 +1,8 @@
+/*! \file patchlevel.h
+ * \brief A header defining the patchlevel.
+ * \version $Id$
+ */
+
+#ifndef PATCHLEVEL
+#define PATCHLEVEL "hopm-1.1.5"
+#endif