aboutsummaryrefslogtreecommitdiffstats
path: root/apiextractorversion.h.in
diff options
context:
space:
mode:
authorHugo Lima <hugo.lima@openbossa.org>2009-08-17 17:32:08 -0300
committerHugo Lima <hugo.lima@openbossa.org>2009-08-17 17:32:08 -0300
commit9732e0c744e45a67094fc6ce08bdadb1f9a08d4a (patch)
tree566e389f406515b040317bffa075f4e5021020f7 /apiextractorversion.h.in
The genesis...
Diffstat (limited to 'apiextractorversion.h.in')
-rw-r--r--apiextractorversion.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/apiextractorversion.h.in b/apiextractorversion.h.in
new file mode 100644
index 000000000..45ce51e83
--- /dev/null
+++ b/apiextractorversion.h.in
@@ -0,0 +1,4 @@
+#ifndef APIEXTRACTORVERSION_H
+#define APIEXTRACTORVERSION_H
+#define APIEXTRACTOR_VERSION "@apiextractor_VERSION@"
+#endif