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