0

Bump extension version due to new rendermode

This commit is contained in:
Thomas Lake
2012-08-23 12:02:43 +01:00
parent 9d43caefaa
commit c908683d16

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