0

bumped extension version for fix that closes #414

This commit is contained in:
Aaron Griffith
2011-06-23 15:21:46 -07:00
parent 79944d4f90
commit 62119c37ef

View File

@@ -26,7 +26,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 7
#define OVERVIEWER_EXTENSION_VERSION 8
/* Python PIL, and numpy headers */
#include <Python.h>