1 2 3 4 5 6 7 8
[libwpd] source = "git" git = "https://git.code.sf.net/p/libwpd/code" use_max_tag = true include_regex = "RELEASE.*" from_pattern = 'RELEASE-(\d+)-(\d+)-(\d+)' to_pattern = '\1.\2.\3'