[cpp-xmltooling] branch master updated: Bump library version.
Scott Cantor
cantor.2 at osu.edu
Fri Oct 4 12:55:41 EDT 2019
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-xmltooling.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-xmltooling.git;a=commit;h=134d5e5af82b1653fd17c79f4bb474d9a698ec2d
The following commit(s) were added to refs/heads/master by this push:
new 134d5e5 Bump library version.
134d5e5 is described below
commit 134d5e5af82b1653fd17c79f4bb474d9a698ec2d
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Oct 4 12:55:31 2019 -0400
Bump library version.
---
xmltooling/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xmltooling/version.h b/xmltooling/version.h
index 25f9336..2744e51 100644
--- a/xmltooling/version.h
+++ b/xmltooling/version.h
@@ -44,7 +44,7 @@
#define XMLTOOLING_VERSION_MAJOR 3
#define XMLTOOLING_VERSION_MINOR 0
-#define XMLTOOLING_VERSION_REVISION 4
+#define XMLTOOLING_VERSION_REVISION 5
/** DO NOT MODIFY BELOW THIS LINE */
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list