0

Bump header version to force rebuild (on account of biome code change)

This commit is contained in:
Andrew Chin
2013-10-28 22:25:28 -04:00
parent b997c3b1d7
commit 97ace8fa67

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