X-Git-Url: https://vaikene.ee/gitweb/highlight.css?a=blobdiff_plain;f=src%2Fmain%2FGUI%2Fversion.h;h=b593649d94a22359fdf930cb51db811d2450c592;hb=e4bcb978b8042617a80cbf1ab74a3251a4caf1d8;hp=2a6c047020365392d86c8fca5477e759af64ff86;hpb=6490924aa3d05fe32a3437fbd6cdde289a6a9a6b;p=evaf diff --git a/src/main/GUI/version.h b/src/main/GUI/version.h index 2a6c047..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,3 +#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.3\0" +#define VER_FILE_VERSION_STR "0.1.1.4\0" /** * Module/library name (shall end with \0)