From bd7b6c507c4c8a52bb4bfe9fdd389a6b5e5ec6ae Mon Sep 17 00:00:00 2001 From: Richard Pastrick Date: Sun, 10 Jun 2012 08:44:18 -0700 Subject: [PATCH] Bump version --- overviewer_core/src/overviewer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overviewer_core/src/overviewer.h b/overviewer_core/src/overviewer.h index 97a5a2e..c2d1a26 100644 --- a/overviewer_core/src/overviewer.h +++ b/overviewer_core/src/overviewer.h @@ -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 37 +#define OVERVIEWER_EXTENSION_VERSION 38 /* Python PIL, and numpy headers */ #include