Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/config/revisions.php
blob: 8de7a22860313a77f02cc968fafb73e88e4e1af0 (plain)
1
2
3
4
5
<?php
define('REVISION', 21860);
define('CSS_REVISION', 21699);
define('JS_REVISION', 19777);
?>