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