]> vaikene.ee Git - evaf/blobdiff - src/main/GUI/version.h
Merged the Common::iEnv interface into Common::iApp
[evaf] / src / main / GUI / version.h
index ff98d7a9e246c6b37fe6cd56e4826e4ea7c0351a..2a6c047020365392d86c8fca5477e759af64ff86 100644 (file)
 /**
  * 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,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.1.3\0"
 
 /**
  * Module/library name (shall end with \0)