summaryrefslogtreecommitdiffstats
path: root/gurpmi.pm
diff options
context:
space:
mode:
Diffstat (limited to 'gurpmi.pm')
-rw-r--r--gurpmi.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gurpmi.pm b/gurpmi.pm
index 1883de81..d312ae84 100644
--- a/gurpmi.pm
+++ b/gurpmi.pm
@@ -22,6 +22,7 @@ use strict;
use Exporter;
our @ISA = qw(Exporter);
our @EXPORT = qw(fatal but quit add_button_box new_label N);
+(our $VERSION) = q$Id$ =~ /(\d+\.\d+)/;
sub usage () {
print <<USAGE;