0

Force rebuild due to new texture stuff

This commit is contained in:
Andrew Chin
2012-06-03 21:19:39 -04:00
parent c1af0173e5
commit 4ae77a9f47

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