summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmg <dmg@uvic.ca>2014-06-09 18:49:39 +0900
committerDaniel M German <dmg@uvic.ca>2015-01-10 02:24:27 -0800
commit5023e3b856b07dd66bbbd7cf8b7327170ed3d81f (patch)
treeb4f51268cddc4b3323effcabd6e200755f081362
parent2e1f0f6fc95887b5a6847b16fd87276dbcad4481 (diff)
downloadninka-5023e3b856b07dd66bbbd7cf8b7327170ed3d81f.tar.gz
forgot to upgrade version of ninka.pl
-rwxr-xr-xninka.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/ninka.pl b/ninka.pl
index 765ec01..b2fcd9a 100755
--- a/ninka.pl
+++ b/ninka.pl
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# Copyright (C) 2009-2010 Yuki Manabe and Daniel M. German
+# Copyright (C) 2009-2014 Yuki Manabe and Daniel M. German
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
@@ -21,7 +21,7 @@ use Getopt::Std;
my %opts = ();
if (!getopts ("vfCcSsGgTtLd",\%opts) or scalar(@ARGV) == 0) {
-print STDERR "Ninka version 1.1
+print STDERR "Ninka version 1.2
Usage $0 -fCtTvcgsGd <filename>