Fix version number.

This commit is contained in:
Ignacio Castano 2020-08-23 22:55:58 -07:00
parent e5cf10de0e
commit 46d1179b17

View File

@ -48,7 +48,7 @@
# define NVTT_API # define NVTT_API
#endif #endif
#define NVTT_VERSION 20100 #define NVTT_VERSION 20101
#ifdef __cplusplus #ifdef __cplusplus
typedef struct nvtt::InputOptions NvttInputOptions; typedef struct nvtt::InputOptions NvttInputOptions;