diff options
| author | Andrew Reidmeyer <[email protected]> | 2017-06-13 20:38:29 -0600 |
|---|---|---|
| committer | Andrew Reidmeyer <[email protected]> | 2017-06-13 20:38:29 -0600 |
| commit | 62a1427154131f2387675957c1d2027061f354f0 (patch) | |
| tree | 4efdcb7d3fe9722d46523a51bc5c90b96f25441e /include/NvFlowContext.h | |
| parent | Initial 1.0.0 binary release (diff) | |
| download | flow-1.0.1.tar.xz flow-1.0.1.zip | |
NvFlow 1.0.1v1.0.1
Diffstat (limited to 'include/NvFlowContext.h')
| -rw-r--r-- | include/NvFlowContext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/NvFlowContext.h b/include/NvFlowContext.h index eb80d78..ca405ac 100644 --- a/include/NvFlowContext.h +++ b/include/NvFlowContext.h @@ -12,7 +12,7 @@ #include "NvFlowTypes.h" -#define NV_FLOW_VERSION 0x00010000 +#define NV_FLOW_VERSION 0x00010001 //! NvFlowContext: A framework for fluid simulation struct NvFlowContext; |