From eddf5488dc5a63bdea956f31ac10bf336918dc83 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Tue, 1 Jan 2013 15:11:04 +0000 Subject: [PATCH] Update 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 19bde845f0..99695fcad3 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.3.0-rc3" +#define IFCOPENSHELL_VERSION "0.3.0" #include #include