0

Update C extension version number.

This commit is contained in:
Ean McLaughlin
2014-09-03 01:50:49 -06:00
parent 893ca07419
commit f5b610e81c

View File

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