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