0

primitives: misc char -> short fixes

This commit is contained in:
Nicolas F
2019-04-07 20:25:53 +02:00
parent 6a1906445c
commit 134d6063bf
3 changed files with 3 additions and 3 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 60
#define OVERVIEWER_EXTENSION_VERSION 61
/* Python PIL, and numpy headers */
#include <Python.h>