0

overviewer.h: Bump extension version

This commit is contained in:
Joseph Camp
2020-06-22 21:46:56 +00:00
parent 297a940a4b
commit ab0f6ab388

View File

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