summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmg <dmg@uvic.ca>2014-06-09 18:49:39 +0900
committerdmg <dmg@uvic.ca>2014-06-09 18:49:39 +0900
commitd0cc881b6254d19ac9dcb58c82b5baaa9619d39c (patch)
tree4b375c8035ba60a288ff92a64f047f4e0ede2012
parent8e1689ecb4c5de461f1048b283d68522b5410b2d (diff)
downloadninka-d0cc881b6254d19ac9dcb58c82b5baaa9619d39c.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>