Bump revision in case a patch release is done.
[shibboleth/cpp-xmltooling.git] / xmltooling / version.h
index ea70da3..00d9144 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /**
- * version.h
+ * xmltooling/version.h
  * 
  * Library version macros and constants 
  */
@@ -38,8 +38,8 @@
  */
 
 #define XMLTOOLING_VERSION_MAJOR 1
-#define XMLTOOLING_VERSION_MINOR 0
-#define XMLTOOLING_VERSION_REVISION 0
+#define XMLTOOLING_VERSION_MINOR 2
+#define XMLTOOLING_VERSION_REVISION 1
 
 /** DO NOT MODIFY BELOW THIS LINE */