0

Bump extension version

This commit is contained in:
Andrew Chin
2011-04-02 00:38:41 -04:00
parent 2202e78b2e
commit 50a0186b4f

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