]> vaikene.ee Git - evaf/blobdiff - src/plugins/SdiWindow/version.h
Changed the SdiWindow::iSdiWindow interface to be not derived from QObject.
[evaf] / src / plugins / SdiWindow / version.h
index 6df80cf90f37c33ae75382704848eb15112708ef..96719006739b1e6e2be33d5fc7eb27cfebe0adfa 100644 (file)
 /**
  * Module/library version number in the form major,minor,release,build
  */
-#define VER_FILE_VERSION                0,2,3,4
+#define VER_FILE_VERSION                0,2,4,5
 
 /**
  * Module/library version number in the string format (shall end with \0)
  */
-#define VER_FILE_VERSION_STR            "0.2.3.4\0"
+#define VER_FILE_VERSION_STR            "0.2.4.5\0"
 
 /**
  * Module/library name (shall end with \0)