X-Git-Url: https://vaikene.ee/gitweb/highlight.css?a=blobdiff_plain;f=src%2Fplugins%2FLogView%2Fversion.h;h=b1893b17b41e889b06c3f8f564493402c60769fc;hb=7a8ba1ead6dbe609ecc6eeae5ddde607f0b5bd5f;hp=d8d31338dee47ed37b0b11254aca75de61c169d6;hpb=0433bb7cef1ffca603bbcc61fa229d62467a8ea2;p=evaf diff --git a/src/plugins/LogView/version.h b/src/plugins/LogView/version.h index d8d3133..b1893b1 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,2 +#define VER_FILE_VERSION 0,2,1,3 /** * Module/library version number in the string format (shall end with \0) */ -#define VER_FILE_VERSION_STR "0.1.1.2\0" +#define VER_FILE_VERSION_STR "0.2.1.3\0" /** * Module/library name (shall end with \0)