File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- ### Cinder 0.9.2dev : [ libcinder.org] ( http://libcinder.org )
1
+ ### Cinder 0.9.2 : [ libcinder.org] ( http://libcinder.org )
2
2
3
3
<p align =" center " >
4
4
<img src =" https://libcinder.org/docs/_assets/images/cinder_logo.svg " alt =" Cinder Logo " width =" 256 " height =" auto " />
Original file line number Diff line number Diff line change 1
- * 0.9.2 -
1
+ * 0.9.2 Feb 16, 2020
2
2
* 0.9.1 Mar 27, 2017
3
3
Linux support
4
4
CMake support for Linux & macOS
Original file line number Diff line number Diff line change 37
37
// CINDER_VERSION / 100 % 1000 is the minor version
38
38
// CINDER_VERSION / 100000 is the major version
39
39
#define CINDER_VERSION 902
40
- #define CINDER_VERSION_STR " 0.9.2dev "
40
+ #define CINDER_VERSION_STR " 0.9.2 "
41
41
42
42
#if ! defined( ASIO_STANDALONE )
43
43
#define ASIO_STANDALONE 1
You can’t perform that action at this time.
0 commit comments