commit | fc2a82ac0d432abcc6959269c030f282a920d319 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue Feb 07 11:29:11 2023 +0100 |
committer | Akron <nils@diewald-online.de> | Tue Feb 07 11:29:11 2023 +0100 |
tree | 73d98ea7005a1eab4ffe199d1357f44e3e797b41 | |
parent | b93fabbadeeac0a402bda909791e310e364910d9 [diff] [blame] |
Update version for new release Change-Id: Id86722edbe5d3981ae8f2f47e2fcc1a9483b34da
diff --git a/script/tei2korapxml b/script/tei2korapxml index 54c5b9f..7e7cbdb 100755 --- a/script/tei2korapxml +++ b/script/tei2korapxml
@@ -24,7 +24,7 @@ use KorAP::XML::TEI::Header; use KorAP::XML::TEI::Inline; -our $VERSION = '2.3.4'; +our $VERSION = '2.4.0'; our $VERSION_MSG = "\ntei2korapxml - v$VERSION\n";