You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by sc...@apache.org on 2015/02/02 21:48:49 UTC

svn commit: r1656565 - /santuario/xml-security-cpp/trunk/xsec/framework/XSECVersion.hpp

Author: scantor
Date: Mon Feb  2 20:48:49 2015
New Revision: 1656565

URL: http://svn.apache.org/r1656565
Log:
Update compiled-in version

Modified:
    santuario/xml-security-cpp/trunk/xsec/framework/XSECVersion.hpp

Modified: santuario/xml-security-cpp/trunk/xsec/framework/XSECVersion.hpp
URL: http://svn.apache.org/viewvc/santuario/xml-security-cpp/trunk/xsec/framework/XSECVersion.hpp?rev=1656565&r1=1656564&r2=1656565&view=diff
==============================================================================
--- santuario/xml-security-cpp/trunk/xsec/framework/XSECVersion.hpp (original)
+++ santuario/xml-security-cpp/trunk/xsec/framework/XSECVersion.hpp Mon Feb  2 20:48:49 2015
@@ -30,7 +30,7 @@
 
 #define XSEC_VERSION_MAJOR   1
 #define XSEC_VERSION_MEDIUM  7
-#define XSEC_VERSION_MINOR   2
+#define XSEC_VERSION_MINOR   3
 
 // --------------------------------------------------------------------------------
 //           Version Handling