0

Bump C extension version to 67

This commit is contained in:
Nicolas F
2019-07-10 18:37:38 +02:00
parent 4f3c7368ba
commit 221b2c6805

View File

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