diff --git a/appveyor.yml b/appveyor.yml index c3e4a5f2a2..c35f9de288 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 0.8.{build} +version: 0.9.{build} configuration: - RelWithDebInfo - Release @@ -20,4 +20,4 @@ notifications: on_build_failure: true on_build_status_changed: false on_failure: -- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) \ No newline at end of file +- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))