Update Polish translation.
[mikachu/openbox.git] / version.h.in
index 007f2f9..0602a2a 100644 (file)
@@ -1 +1,6 @@
-#define OPENBOX_VERSION "@VERSION@"
+#ifndef ob__version_h
+#define ob__version_h
+
+#define OPENBOX_VERSION "@OB_VERSION@"
+
+#endif