Skip to content

Commit

Permalink
Updated NEWS and appveyor files
Browse files Browse the repository at this point in the history
  • Loading branch information
tpaviot committed Mar 2, 2017
1 parent 5cac8bd commit 1094f61
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
### Version 0.17.3 - March 2017

This version is binary compatible with OCE 0.17, OCE 0.17.1 and OCE 0.17.2

* Fixed gcc "uninitialized variable" compilation warnings

* Fixed debug library paths for gl2ps/freeimage/tbb

Users who contributed to this release:
Thomas Paviot

### Version 0.17.2 - May 2016

This version is binary compatible with 0CE 0.17 and OCE 0.17.1
Expand Down
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: oce-0.17.1-dev.{build}
version: oce-0.17.3.{build}

environment:
oce_version: 0.17.1-dev
oce_version: 0.17.3
matrix:
- generator: "MSYS Makefiles"
Compiler: MinGW-gcc-4.8.1
Expand Down

0 comments on commit 1094f61

Please sign in to comment.