]> icculus.org git repositories - mikachu/openbox.git/blob - version.h.in
add beginning of .desktop file parsing, grabs a line of text from the input file...
[mikachu/openbox.git] / version.h.in
1 #ifndef ob__version_h
2 #define ob__version_h
3
4 #define OPENBOX_VERSION "@OB_VERSION@"
5
6 #endif