Skip to content

Commit af4efc8

Browse files
author
DelphiDabbler
committed
Merge branch 'release/4.15.1' into develop
2 parents da3e432 + 10fae71 commit af4efc8

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

Docs/ChangeLogs/ChangeLog-v4.txt

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

14+
Release v4.15.1 of 22 September 2016
15+
+ Updated OS detection code to detect Windows 10 Version 1607 (Anniversary update) and all technical previews of Windows 2016 Server to date.
16+
1417
Release v4.15.0 of 13 July 2016
1518
+ Added support for test compilation with, and detection of, Delphi 10.1 Berlin compiler.
1619
+ Tweaked size of compiler list in Configure Compilers dialogue box to accommodate length of Delphi 10.1 Berline compiler name!

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, 15, 0, 255
15-
Product Version #=4, 15, 0, 0
14+
File Version #=4, 15, 1, 256
15+
Product Version #=4, 15, 1, 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, 15, 0, 255
15-
Product Version #=4, 15, 0, 0
14+
File Version #=4, 15, 1, 256
15+
Product Version #=4, 15, 1, 0
1616
File OS=4
1717
File Type=1
1818
File Sub-Type=0

0 commit comments

Comments
 (0)