X-Git-Url: https://vaikene.ee/gitweb/pswgen11.html?a=blobdiff_plain;f=src%2Fmain%2FCLI%2Fversion.h;h=17994d6bd87ecf76f892568ffb09de38c17b0928;hb=8958311b9f05fc65cdf9e528db8b4b32a94eb24a;hp=5d439742c67cc53871965cd3d02511a9af41f812;hpb=dda7da0549233d54ada594ebf0771ad9a6841050;p=evaf diff --git a/src/main/CLI/version.h b/src/main/CLI/version.h index 5d43974..17994d6 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,2,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.1.2.3\0" /** * Module/library name (shall end with \0)