Update version number

This commit is contained in:
Thomas Krijnen
2019-05-18 11:06:27 +02:00
parent 62e4bf8fb3
commit a98ab72f67
+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.5.0-rc1"
#include <string>
#include <sstream>