Add version string to Makefile so users know their version

This commit is contained in:
Dion Moult
2019-11-17 12:40:14 +11:00
parent 85076dc697
commit f249d55d3c
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ bl_info = {
"Industry Foundation Classes (.ifc) file format",
"author": "Dion Moult, IfcOpenShell",
"blender": (2, 80, 0),
"version": (0, 0, 99999),
"version": (0, 0, 999999),
"location": "File > Export, File > Import, Scene / Object / Material / Mesh Properties",
"tracker_url": "https://sourceforge.net/p/ifcopenshell/"
"_list/tickets?source=navbar",