From d0cc881b6254d19ac9dcb58c82b5baaa9619d39c Mon Sep 17 00:00:00 2001 From: dmg Date: Mon, 9 Jun 2014 18:49:39 +0900 Subject: forgot to upgrade version of ninka.pl --- ninka.pl | 4 ++-- 1 file 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 -- cgit v1.2.1