Bump version number to 0.4.0-rc2

This commit is contained in:
Thomas Krijnen
2015-01-06 14:10:10 +00:00
parent 61d73ebfd6
commit d1c91d3c47
+1 -1
View File
@@ -27,7 +27,7 @@
#ifndef IFCPARSE_H
#define IFCPARSE_H
#define IFCOPENSHELL_VERSION "0.4.0-rc1"
#define IFCOPENSHELL_VERSION "0.4.0-rc2"
#include <string>
#include <sstream>