Ignore:
Timestamp:
Jan 2, 2016, 11:18:17 AM (8 years ago)
Author:
chronos
Message:
  • Fixed: Wrong SQL query concatenation in IS module.
  • Fixed: Update code was wrongly commented out.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/Version.php

    r772 r774  
    11<?php
    22
    3 $Revision = 772; // Subversion revision
     3$Revision = 774; // Subversion revision
    44$DatabaseRevision = 770; // SQL structure revision
    5 $ReleaseTime = strtotime('2015-12-27');
     5$ReleaseTime = strtotime('2016-01-01');
Note: See TracChangeset for help on using the changeset viewer.