Date Name Downloads
Apr 30, 2016 1.0.0.5.47 477
Aug 16, 2015 1.0.0.4 240
Aug 12, 2015 1.0.0.3 40
Jul 25, 2015 1.0.0.2 48
Jul 18, 2015 1.0.0.1 30
Jul 7, 2015 1.0.0.0. AIX 32 / 64 26
Jul 6, 2015 1.0.0.0 Linux 32 28
Jul 4, 2015 1.0.0.0 250
1.0.0.4
1.0.0.4
Aug 16, 2015
Apache License
240

Improvements

[DOMBCK-3]    - Read version number from release_num.h

    release_num.h is updated automatically with the current common build number during TeamCity build

    WIN:

    echo #define RELEASE_NUMBER ""%dep.OntfDomBackUp_Common.env.BUILD_NUMBER%"" > release_num.h

    LINUX

    #!/bin/bash
    sudo su
    echo "#define RELEASE_NUMBER \"%dep.OntfDomBackUp_Common.env.BUILD_NUMBER%\"" > release_num.h

[DOMBCK-15] - Show Log Docs containing errors and warnings in different view