]> vaikene.ee Git - evaf/blobdiff - src/plugins/LogView/version.h
The LogView widget is now subclassed from Gui::Panel and adds itself to the document...
[evaf] / src / plugins / LogView / version.h
index d8d31338dee47ed37b0b11254aca75de61c169d6..b1893b17b41e889b06c3f8f564493402c60769fc 100644 (file)
 /**
  * Module/library version number in the form major,minor,release,build
  */
-#define VER_FILE_VERSION                0,1,1,2
+#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.2\0"
+#define VER_FILE_VERSION_STR            "0.2.1.3\0"
 
 /**
  * Module/library name (shall end with \0)