]> Dogcows Code - chaz/openbox/blobdiff - version.h.in
Merge branch 'master' into chaz
[chaz/openbox] / version.h.in
index 196c3f776194272a929e3e240cdf7963c2ce1931..0602a2acc9ac35769ce6b530e39bad0dd957b1ee 100644 (file)
@@ -1 +1,6 @@
-#define __openbox_version "@VERSION@"
+#ifndef ob__version_h
+#define ob__version_h
+
+#define OPENBOX_VERSION "@OB_VERSION@"
+
+#endif
This page took 0.017698 seconds and 4 git commands to generate.