From b28073c3a737ec8997d8777454e4615de2804e04 Mon Sep 17 00:00:00 2001 From: Nicolas F Date: Fri, 2 Aug 2019 17:12:04 +0200 Subject: [PATCH] Increase overviewer C extension version to 71 --- 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 3cd6678..fffcfc5 100644 --- a/overviewer_core/src/overviewer.h +++ b/overviewer_core/src/overviewer.h @@ -31,7 +31,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 70 +#define OVERVIEWER_EXTENSION_VERSION 71 #include #include