]> Dogcows Code - chaz/openbox/commitdiff
Use correct ac variable in version.h.in
authorMikael Magnusson <mikachu@gmail.com>
Wed, 10 Feb 2010 01:29:53 +0000 (02:29 +0100)
committerMikael Magnusson <mikachu@gmail.com>
Wed, 10 Feb 2010 01:29:53 +0000 (02:29 +0100)
version.h.in

index 1cfeb5c4bcb8f931edcceac0443dbd969a6b3d65..0602a2acc9ac35769ce6b530e39bad0dd957b1ee 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef ob__version_h
 #define ob__version_h
 
-#define OPENBOX_VERSION "@OPENBOX_VERSION@"
+#define OPENBOX_VERSION "@OB_VERSION@"
 
 #endif
This page took 0.021879 seconds and 4 git commands to generate.