X-Git-Url: https://vaikene.ee/gitweb/highlight.css?a=blobdiff_plain;f=src%2Fmain%2FCLI%2Fversion.h;h=25d61e25c22814d019785fe06648b026f321b60e;hb=e4bcb978b8042617a80cbf1ab74a3251a4caf1d8;hp=5d439742c67cc53871965cd3d02511a9af41f812;hpb=6490924aa3d05fe32a3437fbd6cdde289a6a9a6b;p=evaf diff --git a/src/main/CLI/version.h b/src/main/CLI/version.h index 5d43974..25d61e2 100644 --- a/src/main/CLI/version.h +++ b/src/main/CLI/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,1,1,2 /** * 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.1.1.2\0" /** * Module/library name (shall end with \0)