From 26621cbcd5e467e47df966d15b0b16756dd27091 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Tue, 21 May 2019 13:33:59 +0200 Subject: [PATCH] Update version string to 0.6.0b0 --- 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 384e7c4465..b05474990e 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.6.0a1" +#define IFCOPENSHELL_VERSION "0.6.0b0" #include #include