From bc64b339a7378bd219522e8a2015f1a33aad3207 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Mon, 29 Jan 2018 15:02:16 +0100 Subject: [PATCH] Bump version identifier --- src/ifcparse/IfcParse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ifcparse/IfcParse.h b/src/ifcparse/IfcParse.h index 3274ea7a1a..b46408a448 100644 --- a/src/ifcparse/IfcParse.h +++ b/src/ifcparse/IfcParse.h @@ -27,7 +27,7 @@ #ifndef IFCPARSE_H #define IFCPARSE_H -#define IFCOPENSHELL_VERSION "0.5.0-dev" +#define IFCOPENSHELL_VERSION "0.6.0a0" #include #include