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";