summaryrefslogtreecommitdiffstats
path: root/urpmi.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-04-08 23:43:25 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-04-09 17:50:36 +0200
commitc768cd18827d5197c8dc4888ca25c3aab81f27ca (patch)
treef1e34d85242a39665618fdb7c66a32439204882e /urpmi.pm
parent0a57b208e661656b6ee5c7b66c9f655a3a7504cc (diff)
downloadurpmi-c768cd18827d5197c8dc4888ca25c3aab81f27ca.tar
urpmi-c768cd18827d5197c8dc4888ca25c3aab81f27ca.tar.gz
urpmi-c768cd18827d5197c8dc4888ca25c3aab81f27ca.tar.bz2
urpmi-c768cd18827d5197c8dc4888ca25c3aab81f27ca.tar.xz
urpmi-c768cd18827d5197c8dc4888ca25c3aab81f27ca.zip
8.1218.121
Diffstat (limited to 'urpmi.pm')
-rw-r--r--urpmi.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmi.pm b/urpmi.pm
index 19a4d5cf..0d37e633 100644
--- a/urpmi.pm
+++ b/urpmi.pm
@@ -2,6 +2,6 @@ package urpmi;
# Dummy package for CPAN testers
-our $VERSION = '8.120';
+our $VERSION = '8.121';
1;