Fix version numbers.
[shibboleth/cpp-opensaml.git] / saml / version.h
index 4a02f1c..9824ac2 100644 (file)
@@ -38,7 +38,7 @@
  */
 
 #define OPENSAML_VERSION_MAJOR 2
-#define OPENSAML_VERSION_MINOR 0
+#define OPENSAML_VERSION_MINOR 2
 #define OPENSAML_VERSION_REVISION 1
 
 /** DO NOT MODIFY BELOW THIS LINE */