Fix #7238 - remove clutter and change layout of interface
[roobuilder] / src / Builder4 / About.vala
index 8b0cb1f..acab31e 100644 (file)
@@ -27,7 +27,7 @@ public class About : Object
         this.el.program_name = "roobuilder";
         this.el.license = "LGPL";
         this.el.authors = { "Alan Knowles" };
-        this.el.version = "2.1";
+        this.el.version = "4.2.0";
         this.el.website = "https://github.com/roojs/roobuilder";
         this.el.modal = true;
         this.el.copyright = "LGPL";