From 896607e535e6c8cb8319006af63e40b6b9a8b847 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Sun, 12 Jan 2014 11:03:50 +0000 Subject: [PATCH] Bump version numbers --- 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 261d00f7d0..7fabf196f9 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-dev" +#define IFCOPENSHELL_VERSION "0.4.0-rc1" #include #include