X-Git-Url: https://vaikene.ee/gitweb/pswgen11.html?a=blobdiff_plain;f=src%2Fmain%2FGUI%2Fversion.h;h=b593649d94a22359fdf930cb51db811d2450c592;hb=e4bcb978b8042617a80cbf1ab74a3251a4caf1d8;hp=2eb2db8edd0c2d014d69e980aa299730178cd8d9;hpb=28615229f7e2667ea5632293ca13f8ffdaaa9700;p=evaf diff --git a/src/main/GUI/version.h b/src/main/GUI/version.h index 2eb2db8..b593649 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,4 /** * 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.4\0" /** * Module/library name (shall end with \0)