0

added new 1.14 slabs, referencing issue #1560

This commit is contained in:
InrcedibleHolg
2019-04-28 10:48:57 +02:00
parent a20d09fd82
commit 702e4e9e8b
6 changed files with 146 additions and 6 deletions

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 61
#define OVERVIEWER_EXTENSION_VERSION 62
/* Python PIL, and numpy headers */
#include <Python.h>