Fixed last change info in --version

Change-Id: I5756b95045bf8c9a59434a81535600679ae90b32
diff --git a/script/korapxml2krill b/script/korapxml2krill
index bcdadc8..8de1a1a 100644
--- a/script/korapxml2krill
+++ b/script/korapxml2krill
@@ -126,9 +126,12 @@
 #
 # 2018/01/16
 # - Added LWC support
+#
+# 2018/07/19
+# - Preliminary support for HNC.
 # ----------------------------------------------------------
 
-our $LAST_CHANGE = '2018/01/16';
+our $LAST_CHANGE = '2018/07/19';
 our $LOCAL = $FindBin::Bin;
 our $VERSION_MSG = <<"VERSION";
 Version $KorAP::XML::Krill::VERSION - diewald\@ids-mannheim.de - $LAST_CHANGE