commit | 0ab8a2c9981aa13806d4bed3a2550540eb7a50f2 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Mar 19 16:21:00 2021 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Mar 19 16:22:30 2021 +0100 |
tree | 8d0b6a9ee748f9a4bc7c48e8c14aab57ab07d05d | |
parent | 22858f899d3d8b40dca91a86c484da5e670f9d98 [diff] [blame] |
Prepare new development version v0.3.900 Change-Id: Ia414c66c7ccb774df0c164173708b45c9bb17dda
diff --git a/Makefile.PL b/Makefile.PL index da80041..9911e65 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -8,7 +8,7 @@ NAME => 'korapxml2conllu', AUTHOR => 'Marc Kupietz', ABSTRACT => 'Conversion between KorAP-XML zip and CoNLL-U', - VERSION => '0.3', + VERSION_FROM => 'script/korapxml2conllu', LICENSE => 'freebsd', BUILD_REQUIRES => { 'Test::More' => "1.302177",