Changeset 11077
- Timestamp:
- 03/11/10 13:05:28 (5 months ago)
- Files:
-
- 1 modified
-
trunk/Padre/script/padre (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre/script/padre
r10804 r11077 74 74 # Padre version 75 75 if ($VERSION) { 76 require Padre; 76 77 my $msg = "Perl Application Development and Refactoring Environment $Padre::VERSION\n"; 77 78 if ( $^O eq 'MSWin32' and $^X =~ /wperl\.exe/ ) {
