Update version headers and autoconf scripts.
[shibboleth/cpp-opensaml.git] / saml / version.h
index 4177b2e..4a02f1c 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /**
- * version.h
+ * saml/version.h
  * 
  * Library version macros and constants 
  */
@@ -37,9 +37,9 @@
  * AND DO NOT MODIFY ANYTHING ELSE IN THIS VERSION HEADER FILE
  */
 
-#define OPENSAML_VERSION_MAJOR 1
+#define OPENSAML_VERSION_MAJOR 2
 #define OPENSAML_VERSION_MINOR 0
-#define OPENSAML_VERSION_REVISION 0
+#define OPENSAML_VERSION_REVISION 1
 
 /** DO NOT MODIFY BELOW THIS LINE */