aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/libcrystfel-version.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/libcrystfel-version.h')
-rw-r--r--libcrystfel/src/libcrystfel-version.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/libcrystfel/src/libcrystfel-version.h b/libcrystfel/src/libcrystfel-version.h
new file mode 100644
index 00000000..837b8299
--- /dev/null
+++ b/libcrystfel/src/libcrystfel-version.h
@@ -0,0 +1,5 @@
+#ifndef LIBCRYSTFEL_VERSION_H
+#define LIBCRYSTFEL_VERSION_H
+extern const char *libcrystfel_version_string(void);
+extern const char *libcrystfel_licence_string(void);
+#endif