summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm.pm')
-rw-r--r--urpm.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpm.pm b/urpm.pm
index fed21b91..aa2b3ec6 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -9,7 +9,7 @@ use urpm::msg;
use urpm::download;
use urpm::util;
-$VERSION = '4.4';
+$VERSION = '4.5';
@ISA = qw(URPM);
use URPM;