]> andersk Git - libyaml.git/blobdiff - configure.ac
Add functions for constructing, parsing and emitting YAML documents.
[libyaml.git] / configure.ac
index 95ec383262f9f87332fa2bb4cd8da0eeb6423cb4..2aba39968d5f9cba0c7b07eb434c70aae2cc99a6 100644 (file)
@@ -18,7 +18,7 @@ m4_define([YAML_BUGS], [http://pyyaml.org/newticket?component=libyaml])
 #       else:
 #           YAML_AGE = 0
 m4_define([YAML_RELEASE], 0)
-m4_define([YAML_CURRENT], 0)
+m4_define([YAML_CURRENT], 1)
 m4_define([YAML_REVISION], 0)
 m4_define([YAML_AGE], 0)
 
This page took 0.045513 seconds and 4 git commands to generate.