diff options
author | Tobias Sarnowski <sarnowski@cosmocode.de> | 2012-04-20 08:54:55 +0200 |
---|---|---|
committer | Tobias Sarnowski <sarnowski@cosmocode.de> | 2012-04-20 08:54:55 +0200 |
commit | 3d8d400934f7a435100874d5cae37fdb1cd98703 (patch) | |
tree | cc55060d43edb937a9fc19a508c4c07998a756bd /doku.php | |
parent | 9c6354e5be3db406fa7f0966d65063e1d3b4d242 (diff) | |
parent | 2f85287ef7aafab72cec14c85c1ab4cd1d7facc9 (diff) | |
download | rpg-3d8d400934f7a435100874d5cae37fdb1cd98703.tar.gz rpg-3d8d400934f7a435100874d5cae37fdb1cd98703.tar.bz2 |
Merge branch 'master' into phpunit
Diffstat (limited to 'doku.php')
-rw-r--r-- | doku.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ */ // update message version -$updateVersion = 36; +$updateVersion = 36.1; // xdebug_start_profiling(); |