0

overviewer.h: bump C extension version

This commit is contained in:
Nicolas F
2021-06-10 19:35:46 +02:00
parent ea4b543e74
commit 9df56fc30a

View File

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