Index: /modules/branches/2.4/publish.pl =================================================================== --- /modules/branches/2.4/publish.pl (revision 4841) +++ /modules/branches/2.4/publish.pl (revision 5084) @@ -7,6 +7,6 @@ $debug = 0; $checkphp = 1; -$rver = "2.3"; -$fwbranch = "branches/2.3"; +$rver = "2.4"; +$fwbranch = "branches/2.4"; $framework = "framework";