Update copyright notice in --version output
[dana/openbox.git] / version.h.in
index 196c3f7..0602a2a 100644 (file)
@@ -1 +1,6 @@
-#define __openbox_version "@VERSION@"
+#ifndef ob__version_h
+#define ob__version_h
+
+#define OPENBOX_VERSION "@OB_VERSION@"
+
+#endif