Skip to content

Commit 5d2524b

Browse files
author
DelphiDabbler
committed
Merge tag 'version-4.15.0' into develop
Release v4.15.0
2 parents 4e25458 + a653877 commit 5d2524b

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

Docs/ChangeLogs/ChangeLog-v4.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@
1111
; Change Log for CodeSnip Release 4
1212
; ------------------------------------------------------------------------------
1313

14+
Release v4.15.0 of 13 July 2016
15+
+ Added support for test compilation with, and detection of, Delphi 10.1 Berlin compiler.
16+
+ Tweaked size of compiler list in Configure Compilers dialogue box to accommodate length of Delphi 10.1 Berline compiler name!
17+
+ Updated documentation re changes.
18+
+ Updated help file re changes.
19+
1420
Release v4.14.0 of 19 March 2016
1521
+ Changes to About Box's "Paths" tab:
1622
- Added new buttons to display the contents of the system and per-user config files.

Src/VCodeSnip.vi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212

1313
[Fixed File Info]
14-
File Version #=4, 14, 0, 254
15-
Product Version #=4, 14, 0, 0
14+
File Version #=4, 15, 0, 255
15+
Product Version #=4, 15, 0, 0
1616
File OS=4
1717
File Type=1
1818
File Sub-Type=0

Src/VCodeSnipPortable.vi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212

1313
[Fixed File Info]
14-
File Version #=4, 14, 0, 254
15-
Product Version #=4, 14, 0, 0
14+
File Version #=4, 15, 0, 255
15+
Product Version #=4, 15, 0, 0
1616
File OS=4
1717
File Type=1
1818
File Sub-Type=0

0 commit comments

Comments
 (0)