commit | 4cc243af13bc7b362022a0849d75d964b4507a29 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Mon Oct 11 17:15:16 2021 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Oct 12 11:57:25 2021 +0200 |
tree | ebd6b0ddb2597634e5e1708492cedb0029c401b3 | |
parent | f1fdc19282d66ba6a86e1dc14cb8efcdd824ea75 [diff] [blame] |
Bump version to 0.4.1.9000 Change-Id: I05c291380a5b3a46f9f94bd503331537cfb51072
diff --git a/script/conllu2korapxml b/script/conllu2korapxml index b12886c..0058618 100755 --- a/script/conllu2korapxml +++ b/script/conllu2korapxml
@@ -11,6 +11,8 @@ my %opts; my %processedFilenames; +our $VERSION = '0.4.1.9000'; + my $usage=<<EOF; Usage: $0 [options] [CoNLL-U-FILE...]