Skip to content

Commit 3488450

Browse files
committed
overviewer.h: bump C extension version
1 parent 111579e commit 3488450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overviewer_core/src/overviewer.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
// increment this value if you've made a change to the c extension
3333
// and want to force users to rebuild
34-
#define OVERVIEWER_EXTENSION_VERSION 97
34+
#define OVERVIEWER_EXTENSION_VERSION 98
3535

3636
#include <stdbool.h>
3737
#include <stdint.h>

0 commit comments

Comments
 (0)