If forced to log in to access the site, set redirect so we go back to the page
[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)