From d1c91d3c47972adc0d615b800b0eeabdc4ca34f5 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Tue, 6 Jan 2015 14:10:10 +0000 Subject: [PATCH] Bump version number to 0.4.0-rc2 --- 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 19e797f744..77edcb6e24 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.4.0-rc1" +#define IFCOPENSHELL_VERSION "0.4.0-rc2" #include #include