diff --git a/common/includes/version.h b/common/includes/version.h index ec6b4e378..72575dbf7 100644 --- a/common/includes/version.h +++ b/common/includes/version.h @@ -4,7 +4,7 @@ #define LAV_VERSION_MAJOR 0 #define LAV_VERSION_MINOR 75 -#define LAV_VERSION_REVISION 0 +#define LAV_VERSION_REVISION 1 ///////////////////////////////////////////////////////// #ifndef ISPP_INCLUDED