Skip to content

Commit eb9d6a9

Browse files
committed
Increment overviewer extension version
1 parent 50f1282 commit eb9d6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overviewer_core/src/overviewer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
// increment this value if you've made a change to the c extesion
3535
// and want to force users to rebuild
36-
#define OVERVIEWER_EXTENSION_VERSION 56
36+
#define OVERVIEWER_EXTENSION_VERSION 57
3737

3838
/* Python PIL, and numpy headers */
3939
#include <Python.h>

0 commit comments

Comments
 (0)