Index: libyaml/branches/stable/win32/config.h
===================================================================
--- libyaml/branches/stable/win32/config.h	(revision 239)
+++ libyaml/branches/stable/win32/config.h	(revision 316)
@@ -1,4 +1,4 @@
 #define YAML_VERSION_MAJOR 0
-#define YAML_VERSION_MINOR 0
-#define YAML_VERSION_PATCH 1
-#define YAML_VERSION_STRING "0.0.1"
+#define YAML_VERSION_MINOR 1
+#define YAML_VERSION_PATCH 2
+#define YAML_VERSION_STRING "0.1.2"
