About half way through switching cocanwiki to using the new PG interface.
[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)