From 24b03330ef12676a5d5120b15077ad629db3f4b0 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 e1796c0d6e..261d00f7d0 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.4.0-dev" #include #include