X-Git-Url: https://vaikene.ee/gitweb/highlight.css?a=blobdiff_plain;f=src%2Fplugins%2FLogView%2Fversion.h;h=d8d31338dee47ed37b0b11254aca75de61c169d6;hb=31e526453fe2983e8855342c980a1814bd39db7b;hp=d60fea9b3393339ea7889561d6f9b550238817fa;hpb=8d713d5c7982d5ed6daa131bcc976147c32268d5;p=evaf diff --git a/src/plugins/LogView/version.h b/src/plugins/LogView/version.h index d60fea9..d8d3133 100644 --- a/src/plugins/LogView/version.h +++ b/src/plugins/LogView/version.h @@ -25,12 +25,12 @@ /** * Module/library version number in the form major,minor,release,build */ -#define VER_FILE_VERSION 0,1,1,1 +#define VER_FILE_VERSION 0,1,1,2 /** * Module/library version number in the string format (shall end with \0) */ -#define VER_FILE_VERSION_STR "0.1.1.1\0" +#define VER_FILE_VERSION_STR "0.1.1.2\0" /** * Module/library name (shall end with \0)