From 87259c0cab8405bc5bece8e2a2ff9781841edee6 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..5b50074b3a 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.5.0-dev" #include #include