Always set a 24 hour expires period on images, even though this means editors will...
[cocanwiki.git] / scripts / lib / cocanwiki_version.ml.in
1 #define xstr(s) str(s)
2 #define str(s) #s
3 let package = xstr(PACKAGE)
4 let version = xstr(VERSION)