summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xext/Encode/compile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Encode/compile b/ext/Encode/compile
index 5aeebd23da..a76676b288 100755
--- a/ext/Encode/compile
+++ b/ext/Encode/compile
@@ -6,7 +6,7 @@ BEGIN {
use strict;
use Getopt::Std;
my @orig_ARGV = @ARGV;
-my $perforce = '$Id$';
+our $VERSION = '0.30';
# These may get re-ordered.
# RAW is a do_now as inserted by &enter