summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>