From a98ab72f674b9c7b852a5e8f0b43597f2f92a058 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Sat, 18 May 2019 11:06:27 +0200 Subject: [PATCH] Update version number --- 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 ff892ee5cf..fc8ecf90c9 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.5.0-rc1" #include #include