diff --git a/macros.h b/macros.h index 2ecd282..195f24c 100644 --- a/macros.h +++ b/macros.h @@ -8,7 +8,7 @@ #define XSTR(s) STR(s) #define STR(s) #s -#define VERSION 0.3.1 +#define VERSION 0.3.2 #ifndef GITHASH #define FULLVERSION VERSION