0

Increase overviewer C extension version to 71

This commit is contained in:
Nicolas F
2019-08-02 17:12:04 +02:00
parent 467dc728b8
commit b28073c3a7

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 70 #define OVERVIEWER_EXTENSION_VERSION 71
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>