Bump version to 2.2.
[shibboleth/cpp-opensaml.git] / saml / version.h
index b8581a0..326c71e 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /**
- * version.h
+ * saml/version.h
  * 
  * Library version macros and constants 
  */
@@ -38,7 +38,7 @@
  */
 
 #define OPENSAML_VERSION_MAJOR 2
-#define OPENSAML_VERSION_MINOR 0
+#define OPENSAML_VERSION_MINOR 2
 #define OPENSAML_VERSION_REVISION 0
 
 /** DO NOT MODIFY BELOW THIS LINE */