0

Merge remote branch 'brownan/master' into rendermode-options

This commit is contained in:
Aaron Griffith
2011-08-26 21:06:14 -04:00
18 changed files with 463 additions and 17 deletions

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