Ignore:
Timestamp:
May 31, 2014, 9:35:15 AM (10 years ago)
Author:
chronos
Message:
  • Fixed: "Page not found" was not handled correctly. It was handled incorrectly by Redirection module.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/Version.php

    r811 r812  
    66// and system will need database update.
    77
    8 $Revision = 811; // Subversion revision
     8$Revision = 812; // Subversion revision
    99$DatabaseRevision = 811; // Database structure revision
    10 $ReleaseTime = '2014-05-28';
     10$ReleaseTime = '2014-05-31';
Note: See TracChangeset for help on using the changeset viewer.