Changeset 11077

Show
Ignore:
Timestamp:
03/11/10 13:05:28 (5 months ago)
Author:
szabgab
Message:

fix version test problem

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Padre/script/padre

    r10804 r11077  
    7474# Padre version 
    7575if ($VERSION) { 
     76        require Padre; 
    7677        my $msg = "Perl Application Development and Refactoring Environment $Padre::VERSION\n"; 
    7778        if ( $^O eq 'MSWin32' and $^X =~ /wperl\.exe/ ) {