summaryrefslogtreecommitdiffstats
path: root/gurpmi.pm
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-12-05 12:53:40 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-12-05 12:53:40 +0000
commit39a7ab9103e5d00d56d028552cd3c30d2526ea9c (patch)
tree033b63234d4125174c5b09a1584146ac56d37198 /gurpmi.pm
parent9706915d18b1fdf905b4d6a1ca5046cc1ac17dc0 (diff)
downloadurpmi-39a7ab9103e5d00d56d028552cd3c30d2526ea9c.tar
urpmi-39a7ab9103e5d00d56d028552cd3c30d2526ea9c.tar.gz
urpmi-39a7ab9103e5d00d56d028552cd3c30d2526ea9c.tar.bz2
urpmi-39a7ab9103e5d00d56d028552cd3c30d2526ea9c.tar.xz
urpmi-39a7ab9103e5d00d56d028552cd3c30d2526ea9c.zip
Add version number
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;