mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Version number
This commit is contained in:
parent
3a77011ffd
commit
0d6cb0ceb1
2 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
@echo off
|
||||
|
||||
set VERSION=17.09.03
|
||||
set VERSION=18.10.25
|
||||
|
||||
rem The next two line must be changed before run on your computer
|
||||
set lazpath=D:\Alexx\Prog\FreePascal\Lazarus
|
||||
|
|
|
|||
|
|
@ -19,11 +19,11 @@
|
|||
</i18n>
|
||||
<VersionInfo>
|
||||
<UseVersionInfo Value="True"/>
|
||||
<MajorVersionNr Value="17"/>
|
||||
<MinorVersionNr Value="9"/>
|
||||
<RevisionNr Value="3"/>
|
||||
<MajorVersionNr Value="18"/>
|
||||
<MinorVersionNr Value="10"/>
|
||||
<RevisionNr Value="25"/>
|
||||
<CharSet Value="04B0"/>
|
||||
<StringTable FileDescription="SevenZip archiver plugin" InternalName="SevenZip" LegalCopyright="Copyright (C) 2014-2017 Alexander Koblov" ProductVersion=""/>
|
||||
<StringTable FileDescription="SevenZip archiver plugin" InternalName="SevenZip" LegalCopyright="Copyright (C) 2014-2018 Alexander Koblov" ProductVersion=""/>
|
||||
</VersionInfo>
|
||||
<BuildModes Count="2">
|
||||
<Item1 Name="Release" Default="True"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue