diff --git a/src/include/version.h b/src/include/version.h index ac671cc..76db64a 100644 --- a/src/include/version.h +++ b/src/include/version.h @@ -1,3 +1,3 @@ #define VERSION_MAJOR 1 #define VERSION_MINOR 5 -#define VERSION_PATCH 0 \ No newline at end of file +#define VERSION_PATCH 1 \ No newline at end of file