diff --git a/src/commons.h b/src/commons.h index 4749da8f80..daa5e582b2 100644 --- a/src/commons.h +++ b/src/commons.h @@ -43,7 +43,7 @@ #define __attribute__(x) /**/ #endif #define GO_UNUSED __attribute__((unused)) -#define GO_VERSION "1.5.5" +#define GO_VERSION "1.5.6" #define GO_WEBSITE "https://goaccess.io/" extern struct tm now_tm;