version changed to 2.0.4

This commit is contained in:
ok2cqr 2017-01-12 04:17:01 +01:00
parent 01baf0ab74
commit 0a406f33e7
2 changed files with 3 additions and 3 deletions

View File

@ -4,10 +4,10 @@ unit uVersion;
interface
const
cVERSION = '2.0.3 (001)';
cVERSION = '2.0.4 (001)';
cMAJOR = 2;
cMINOR = 0;
cRELEAS = 3;
cRELEAS = 4;
cBUILD = 0;
cBUILD_DATE = '2017-01-12';

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=2.0.3
VERSION=2.0.4
# cqrlog version
FINAL=/home/ok2cqr/projects/final_cqrlog/