diff options
| author | Eugen Wissner <belka@caraus.de> | 2018-06-09 05:05:30 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2018-06-09 05:05:30 +0200 |
| commit | 7357503c5a90b841c3392fa98ae21c5695632605 (patch) | |
| tree | 68d1b3c23cf9428791aede6cdb9a99a1af2c435d /appveyor.yml | |
| parent | 173ae115eedeb3e241dd96641b0da6822bb38b80 (diff) | |
| download | tanya-7357503c5a90b841c3392fa98ae21c5695632605.tar.gz | |
Update 2.080 series to 2.080.1
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml index 1e6f23f..7d10c0b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,10 +4,10 @@ os: Visual Studio 2015 environment: matrix: - DC: dmd - DVersion: 2.080.0 + DVersion: 2.080.1 arch: x64 - DC: dmd - DVersion: 2.080.0 + DVersion: 2.080.1 arch: x86 - DC: dmd DVersion: 2.079.1 |
