From 990b41af1cefa4f68b2350b94330d8eafc6a56ee Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Thu, 26 Feb 2015 21:54:49 +0000 Subject: [PATCH] Update library version header --- xmltooling/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmltooling/version.h b/xmltooling/version.h index 819ba1b..55b0f90 100644 --- a/xmltooling/version.h +++ b/xmltooling/version.h @@ -44,7 +44,7 @@ #define XMLTOOLING_VERSION_MAJOR 1 #define XMLTOOLING_VERSION_MINOR 5 -#define XMLTOOLING_VERSION_REVISION 3 +#define XMLTOOLING_VERSION_REVISION 4 /** DO NOT MODIFY BELOW THIS LINE */ -- 2.1.4