summaryrefslogtreecommitdiff
path: root/win32/config.h
diff options
context:
space:
mode:
authorKirill Simonov <xi@resolvent.net>2011-05-29 05:52:36 +0000
committerKirill Simonov <xi@resolvent.net>2011-05-29 05:52:36 +0000
commitadf72619336447d46d669b2211afdff4aebad86d (patch)
treee93d70a6988b59af1f8634841156ab7d28368280 /win32/config.h
parent242a44b6a64b9781b0288b0d9ce1e7b6b83c0907 (diff)
downloadlibyaml-hg-adf72619336447d46d669b2211afdff4aebad86d.tar.gz
Bumped the version number and updated the announcement.
Diffstat (limited to 'win32/config.h')
-rw-r--r--win32/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/config.h b/win32/config.h
index bea85c9..731b62d 100644
--- a/win32/config.h
+++ b/win32/config.h
@@ -1,4 +1,4 @@
#define YAML_VERSION_MAJOR 0
#define YAML_VERSION_MINOR 1
-#define YAML_VERSION_PATCH 3
-#define YAML_VERSION_STRING "0.1.3"
+#define YAML_VERSION_PATCH 4
+#define YAML_VERSION_STRING "0.1.4"