Update version string to 0.6.0b0

This commit is contained in:
Thomas Krijnen
2019-05-21 13:33:59 +02:00
committed by GitHub
parent 703c69fdde
commit 26621cbcd5
+1 -1
View File
@@ -27,7 +27,7 @@
#ifndef IFCPARSE_H
#define IFCPARSE_H
#define IFCOPENSHELL_VERSION "0.6.0a1"
#define IFCOPENSHELL_VERSION "0.6.0b0"
#include <string>
#include <sstream>