X-Git-Url: https://vaikene.ee/gitweb/highlight.css?a=blobdiff_plain;f=src%2Fmain%2FCLI%2Fversion.h;h=17994d6bd87ecf76f892568ffb09de38c17b0928;hb=8958311b9f05fc65cdf9e528db8b4b32a94eb24a;hp=25d61e25c22814d019785fe06648b026f321b60e;hpb=60aebc188674bbfb67be51958ec33171c72986b9;p=evaf diff --git a/src/main/CLI/version.h b/src/main/CLI/version.h index 25d61e2..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,2 +#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.2\0" +#define VER_FILE_VERSION_STR "0.1.2.3\0" /** * Module/library name (shall end with \0)