0

bumped extension version for new smooth-lighting mode

This commit is contained in:
Aaron Griffith
2011-11-07 19:50:55 -05:00
parent 9b39a96fef
commit acbf87db3f

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