]> andersk Git - libyaml.git/blobdiff - configure.ac
Add `make test` target to Makefile
[libyaml.git] / configure.ac
index 2f88f8a345566964de76cce16283a66d9786d453..108201d81671a2f21efbc700eea53a3e2819cdd4 100644 (file)
@@ -4,7 +4,7 @@
 m4_define([YAML_MAJOR], 0)
 m4_define([YAML_MINOR], 1)
 m4_define([YAML_PATCH], 7)
-m4_define([YAML_BUGS], [http://pyyaml.org/newticket?component=libyaml])
+m4_define([YAML_BUGS], [https://bitbucket.org/xi/libyaml/issues/new])
 
 # Define the libtool version numbers; check the Autobook, Section 11.4.
 # Bump the libtool version numbers using the following algorithm:
This page took 0.230455 seconds and 4 git commands to generate.