Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stascorp/rdpwrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src-installer/RDPWInst.dpr')
-rw-r--r--src-installer/RDPWInst.dpr6
1 files changed, 3 insertions, 3 deletions
diff --git a/src-installer/RDPWInst.dpr b/src-installer/RDPWInst.dpr
index 9b5de2b..7894f3b 100644
--- a/src-installer/RDPWInst.dpr
+++ b/src-installer/RDPWInst.dpr
@@ -1077,9 +1077,9 @@ end;
var
I: Integer;
begin
- Writeln('RDP Wrapper Library v1.6');
- Writeln('Installer v2.3');
- Writeln('Copyright (C) Stas''M Corp. 2016');
+ Writeln('RDP Wrapper Library v1.6.2');
+ Writeln('Installer v2.5');
+ Writeln('Copyright (C) Stas''M Corp. 2017');
Writeln('');
if (ParamCount < 1)