X-Git-Url: https://vaikene.ee/gitweb/highlight.css?a=blobdiff_plain;f=src%2Flibs%2FGui%2Fversion.h;h=dc36c0a1ba0a2b2afb0b18d0e8f68a902b3d6dbf;hb=78ad6c009b334925675998ae2ab02cc1d6d97e18;hp=a2987049024f941a48497c35ca0a5cbd7a6fc1fa;hpb=77854ea7bd165f8d9afd2cba1490335a67001ab7;p=evaf diff --git a/src/libs/Gui/version.h b/src/libs/Gui/version.h index a298704..dc36c0a 100644 --- a/src/libs/Gui/version.h +++ b/src/libs/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,1 +#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.1\0" +#define VER_FILE_VERSION_STR "0.2.1.3\0" /** * Module/library name (shall end with \0)