Ignore:
Timestamp:
May 31, 2014, 1:07:01 AM (10 years ago)
Author:
chronos
Message:
  • Upraveno: Definice třídy Subject přesunuta do samostatného modulu Subject.
  • Přidáno: K Subjektům přidána definice Kontaktů a druhů kontaktů.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/Version.php

    r660 r661  
    11<?php
    22
    3 $Revision = 660; // Subversion revision
    4 $DatabaseRevision = 657; // SQL structure revision
    5 $ReleaseTime = strtotime('2014-05-29');
     3$Revision = 661; // Subversion revision
     4$DatabaseRevision = 661; // SQL structure revision
     5$ReleaseTime = strtotime('2014-05-31');
Note: See TracChangeset for help on using the changeset viewer.