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/korapxml2conllu b/script/korapxml2conllu index 17191a1..6b84910 100755 --- a/script/korapxml2conllu +++ b/script/korapxml2conllu
@@ -17,7 +17,7 @@ my %plain_texts; my %sentence_ends; -our $VERSION = '0.4.1'; +our $VERSION = '0.4.1.9000'; our $VERSION_MSG = "\nkorapxml2conllu - v$VERSION\n";