mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-02 17:33:23 +00:00
Release 3.27
This commit is contained in:
parent
df2584b6d2
commit
cbb31ca09c
5 changed files with 5 additions and 10 deletions
|
@ -50,12 +50,7 @@
|
|||
# http://www.opensource.org/licenses/gpl-license.php
|
||||
#
|
||||
############################################################################
|
||||
my $VERSION = '$Revision$ ($Date$)';
|
||||
|
||||
# Now tidy it up, but in such as way cvs doesn't kill the tidy up stuff
|
||||
$VERSION =~ s/\$Revision: //;
|
||||
$VERSION =~ s/\$Date: //;
|
||||
$VERSION =~ s/ \$//g;
|
||||
my $VERSION = '3.27';
|
||||
|
||||
### all use statements ###
|
||||
use strict;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue