diff --git a/inc/version.h b/inc/version.h index eb2faa7a0..490785f44 100644 --- a/inc/version.h +++ b/inc/version.h @@ -1,5 +1,5 @@ /* do not edit - created by the src/scripts/version script */ #if defined(GETPARAM_VERSION_ID) -static char *version_h = "git_12231"; // git rev-list --count HEAD +static char *version_h = "git_12284"; // git rev-list --count HEAD #endif -#define NEMO_VERSION "4.5.0" +#define NEMO_VERSION "4.5.1"