From a1f956d3cb014cfd08c1e6cdf801132374c87bfc Mon Sep 17 00:00:00 2001 From: tpaviot Date: Tue, 8 Aug 2017 14:27:13 +0200 Subject: [PATCH] Set version number to 0.18.2, updated NEWS and README --- CMakeLists.txt | 2 +- NEWS.md | 15 ++++++++++++++- README.md | 3 ++- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1495537746..b782b41018 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,7 @@ set(OCE_VERSION_MINOR 18) # (uncomment following line) set(OCE_VERSION_PATCH 2) # Empty for official releases, set to -dev, -rc1, etc for development releases -set(OCE_VERSION_DEVEL -dev) +set(OCE_VERSION_DEVEL) # bugfix release: add ${OCE_VERSION_PATCH} to OCE_VERSION set(OCE_VERSION ${OCE_VERSION_MAJOR}.${OCE_VERSION_MINOR}${OCE_VERSION_DEVEL}) diff --git a/NEWS.md b/NEWS.md index f342889b8b..b23e253364 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,16 @@ +### Version 0.18.2 - August 2017 + +This version is binary compatible with OCE 0.18.x + +* Fix issue of raise exception when sweep along with cornered line + +* osx ifx: Visualization, Font_FontMgr - do not look for fonts.dir on OS X + +* fix external linkage error in BRepBuilderAPI_Copy + +Users who contributed to this release: + @heropan (yingxiong_pan@sina.cn), Martin Müllenhaupt, Thomas Paviot + ### Version 0.18.1 - May 2017 This version is binary compatible with OCE 0.18 @@ -26,7 +39,7 @@ This version is not binary compatible with OCE 0.17.x, OCE_ABI_SOVERSION was incremented. * Upgraded to OCCT 6.9.1 - http://www.opencascade.com/pub/doc/Release_Notes_6.7.0.pdf + https://www.opencascade.com/sites/default/files/documents/Release_Notes_6.9.1.pdf * Support VTK OpenGL2 backend * 0027385: assertion in static initializer in a Windows GUI application diff --git a/README.md b/README.md index e82797073c..f6dd00ccc8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ oce stands for **o**pencascade **c**ommunity **e**dition. This project aims at g You can download source code as well as precompiled binaries for windows at: -**[oce-0.18.1](https://github.com/tpaviot/oce/releases/tag/OCE-0.18.1)** (May 2017) +**[oce-0.18.2](https://github.com/tpaviot/oce/releases/tag/OCE-0.18.2)** (August 2017) ## OCE history @@ -21,6 +21,7 @@ Below are listed all the oce release since the beginning of the project, the OCC | OCE release number | ABI Change | OCE release date | OCCT version | | ------------- | ------------- | ------------- |------------- | +| [0.18.2](https://github.com/tpaviot/oce/releases/tag/OCE-0.18.2) | No | August 2017 | 6.9.1 | [0.18.1](https://github.com/tpaviot/oce/releases/tag/OCE-0.18.1) | No | May 2017 | 6.9.1 | [0.18](https://github.com/tpaviot/oce/releases/tag/OCE-0.18) | Yes | January 2017 | 6.9.1 | [0.17.2](https://github.com/tpaviot/oce/releases/tag/OCE-0.17.2) | No | June 2016 | 6.8.0