X-Git-Url: https://vaikene.ee/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain%2FGUI%2Fversion.h;h=2a6c047020365392d86c8fca5477e759af64ff86;hb=4bf2068a0d16afd45cd171548da6320095d0851e;hp=2eb2db8edd0c2d014d69e980aa299730178cd8d9;hpb=f26e65c1e66cf02eae9aa209acac743e3b04b4f4;p=evaf diff --git a/src/main/GUI/version.h b/src/main/GUI/version.h index 2eb2db8..2a6c047 100644 --- a/src/main/GUI/version.h +++ b/src/main/GUI/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,1,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.1.1.3\0" /** * Module/library name (shall end with \0)