X-Git-Url: https://vaikene.ee/gitweb/gitweb.cgi?a=blobdiff_plain;f=src%2Flibs%2FPlugins%2Fversion.h;fp=src%2Flibs%2FPlugins%2Fversion.h;h=cbf8f0fdcd6cbe3501fbf9af65edea67c4d6fe20;hb=d50faf159f17a66fb89ea3e7878b6f56e34b9e72;hp=219a10ab3fd26142e1333bd9f3b10c61689518f1;hpb=ad70660919cd7b0e821e35548b6d1f5efa181c4c;p=evaf diff --git a/src/libs/Plugins/version.h b/src/libs/Plugins/version.h index 219a10a..cbf8f0f 100644 --- a/src/libs/Plugins/version.h +++ b/src/libs/Plugins/version.h @@ -25,12 +25,12 @@ /** * Module/library version number in the form major,minor,release,build */ -#define VER_FILE_VERSION 0,1,2,4 +#define VER_FILE_VERSION 0,1,3,5 /** * Module/library version number in the string format (shall end with \0) */ -#define VER_FILE_VERSION_STR "0.1.2.4\0" +#define VER_FILE_VERSION_STR "0.1.3.5\0" /** * Module/library name (shall end with \0)