0

Increase the Overviewer C extension version

This commit is contained in:
Nicolas F
2018-05-09 14:35:41 +02:00
parent 717fcdc5fe
commit cf5a14a088

View File

@@ -33,7 +33,7 @@
// increment this value if you've made a change to the c extesion
// and want to force users to rebuild
#define OVERVIEWER_EXTENSION_VERSION 52
#define OVERVIEWER_EXTENSION_VERSION 53
/* Python PIL, and numpy headers */
#include <Python.h>