Ignore:
Timestamp:
Mar 3, 2023, 11:36:26 PM (15 months ago)
Author:
chronos
Message:
  • Fixed: User profile and options in case of incorrectly set null user info.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/Version.php

    r891 r892  
    77
    88$Version = '1.0';
    9 $Revision = 891; // Subversion revision
    10 $DatabaseRevision = 887; // Database structure revision
    11 $ReleaseDate = strtotime('2023-01-13');
     9$Revision = 892; // Subversion revision
     10$DatabaseRevision = 891; // Database structure revision
     11$ReleaseDate = strtotime('2023-03-03');
Note: See TracChangeset for help on using the changeset viewer.