0

Bump C extension version to 68

This commit is contained in:
Nicolas F
2019-07-12 15:27:42 +02:00
parent 4298aea569
commit aeeaadd5bb

View File

@@ -31,7 +31,7 @@
// increment this value if you've made a change to the c extesion // increment this value if you've made a change to the c extesion
// and want to force users to rebuild // and want to force users to rebuild
#define OVERVIEWER_EXTENSION_VERSION 67 #define OVERVIEWER_EXTENSION_VERSION 68
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>