From 39a7ab9103e5d00d56d028552cd3c30d2526ea9c Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 5 Dec 2005 12:53:40 +0000 Subject: Add version number --- gurpmi.pm | 1 + 1 file changed, 1 insertion(+) 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 <