aboutsummaryrefslogtreecommitdiff
path: root/termo-config.h.in
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2014-10-14 00:08:15 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2014-10-14 00:08:15 +0200
commite98d9c0fd1a148adc844046d568d40de135fb366 (patch)
treef9f837ab2f78c2f0effbab99cb370c05885289f1 /termo-config.h.in
parente330d751a42def1e014227d5e39969af6e87591f (diff)
downloadtermo-e98d9c0fd1a148adc844046d568d40de135fb366.tar.gz
termo-e98d9c0fd1a148adc844046d568d40de135fb366.tar.xz
termo-e98d9c0fd1a148adc844046d568d40de135fb366.zip
Rename to termo
Diffstat (limited to 'termo-config.h.in')
-rw-r--r--termo-config.h.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/termo-config.h.in b/termo-config.h.in
new file mode 100644
index 0000000..780927a
--- /dev/null
+++ b/termo-config.h.in
@@ -0,0 +1,8 @@
+#ifndef TERMO_CONFIG_H
+#define TERMO_CONFIG_H
+
+#define TERMO_VERSION_MAJOR @project_VERSION_MAJOR@
+#define TERMO_VERSION_MINOR @project_VERSION_MINOR@
+
+#endif // ! TERMO_CONFIG_H
+