Ignore:
Timestamp:
Jan 17, 2016, 6:19:06 PM (8 years ago)
Author:
chronos
Message:
  • Added: Prepared database tables for import module. Every executed import should be recorded and should be allowed to remove it.
  • Modified: More translatable strings.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/Version.php

    r848 r849  
    66// and system will need database update.
    77
    8 $Revision = 848; // Subversion revision
    9 $DatabaseRevision = 848; // Database structure revision
     8$Revision = 849; // Subversion revision
     9$DatabaseRevision = 849; // Database structure revision
    1010$ReleaseTime = '2016-01-17';
Note: See TracChangeset for help on using the changeset viewer.