0

Bump versions and docs for 1.8 support!

This commit is contained in:
Andrew Chin
2014-09-02 10:54:13 -04:00
parent 879699d3e6
commit 5d13030834
3 changed files with 12 additions and 12 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 46
#define OVERVIEWER_EXTENSION_VERSION 47
/* Python PIL, and numpy headers */
#include <Python.h>