Bump version identifier

This commit is contained in:
Thomas Krijnen
2018-01-29 15:02:16 +01:00
parent af93f2a64d
commit bc64b339a7
+1 -1
View File
@@ -27,7 +27,7 @@
#ifndef IFCPARSE_H
#define IFCPARSE_H
#define IFCOPENSHELL_VERSION "0.5.0-dev"
#define IFCOPENSHELL_VERSION "0.6.0a0"
#include <string>
#include <sstream>