Update version number.
This commit is contained in:
@ -47,7 +47,7 @@
|
|||||||
# define NVTT_API
|
# define NVTT_API
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define NVTT_VERSION 200
|
#define NVTT_VERSION 201
|
||||||
|
|
||||||
#define NVTT_DECLARE_PIMPL(Class) \
|
#define NVTT_DECLARE_PIMPL(Class) \
|
||||||
private: \
|
private: \
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
# define NVTT_API
|
# define NVTT_API
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define NVTT_VERSION 200
|
#define NVTT_VERSION 201
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
typedef struct nvtt::InputOptions NvttInputOptions;
|
typedef struct nvtt::InputOptions NvttInputOptions;
|
||||||
|
Reference in New Issue
Block a user