summaryrefslogtreecommitdiffstats
path: root/urpm/prompt.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm/prompt.pm')
-rw-r--r--urpm/prompt.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/urpm/prompt.pm b/urpm/prompt.pm
index c4f50225..246ed818 100644
--- a/urpm/prompt.pm
+++ b/urpm/prompt.pm
@@ -2,6 +2,8 @@ package urpm::prompt;
use strict;
+(our $VERSION) = q$Id$ =~ /(\d+\.\d+)/;
+
sub new {
my ($class, $title, $prompts, $defaults, $hidden) = @_;
bless {