0

overviewer.h: bump C extension version

This commit is contained in:
Nicolas F
2021-05-16 14:50:23 +02:00
parent a7e5be4322
commit a5e2f182af

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