summaryrefslogtreecommitdiffstats
path: root/src/patchlevel.h
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2019-04-07 00:14:13 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2019-04-07 00:14:13 -0400
commit5140318f8f758141b4e350871db1fe869eb858dc (patch)
tree3cf26f4845b2c4674af81f108fbdbf47a996dcff /src/patchlevel.h
Import Upstream version 1.1.5upstream/1.1.5
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