OSDN Git Service

bump version
[nkf/nkf.git] / NKF.mod / NKF.pm
index d27f499..9abd9bc 100644 (file)
@@ -1,5 +1,5 @@
 # Copyright (c) 1987, Fujitsu LTD. (Itaru ICHIKAWA).
-# Copyright (c) 1996-2014, The nkf Project.
+# Copyright (c) 1996-2015, The nkf Project.
 # All rights reserved.
 #
 # This software is provided 'as-is', without any express or implied
@@ -35,7 +35,7 @@ require DynaLoader;
 @EXPORT = qw(
        nkf     nkf_continue    inputcode
 );
-$VERSION = '2.13';
+$VERSION = '2.14';
 
 bootstrap NKF $VERSION;
 
@@ -505,7 +505,7 @@ Ignore rest of -option.
 
 Copyright (c) 1987, Fujitsu LTD. (Itaru ICHIKAWA).
 
-Copyright (c) 1996-2014, The nkf Project.
+Copyright (c) 1996-2015, The nkf Project.
 
 =begin