Alexander Skwar <[EMAIL PROTECTED]> writes: > [root@teich root]# head /usr/bin/mkcd > #!/usr/bin/perl > # > # to prepare, create and burn iso images > # > > my $VERSION = "2.6.3"; > > use strict; > use File::NCopy qw(copy); > use Mkcd::Commandline qw(parseCommandLine usage); > > [root@teich root]# rpm -q mkcd > mkcd-2.6.4-1mdk > > > Shouldn't $VERSION be 2.6.4?
yep it should, anyway I am in the process of fixing some bugs (including the non bootable cooker CDs) and will release 2.4.5 soon. -- Warly
