0

Bump mc version in travis and textures.py error msg. also force rebuild

This commit is contained in:
Andrew Chin
2016-03-01 21:29:51 -05:00
parent bc9a097957
commit 81be4bc6e8
3 changed files with 3 additions and 3 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 49
#define OVERVIEWER_EXTENSION_VERSION 50
/* Python PIL, and numpy headers */
#include <Python.h>