summaryrefslogtreecommitdiffstats
path: root/urpmi.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2021-11-03 17:50:01 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2022-12-10 16:46:54 +0100
commit0460ed22599fb8d451e755579496b45ef3bfc916 (patch)
treea7b6d89fe0124a6cfb3fea7d7651d1b3aaa86820 /urpmi.pm
parent68bce8446c6482c98be2f2867fd12d6db1decebd (diff)
downloadurpmi-0460ed22599fb8d451e755579496b45ef3bfc916.tar
urpmi-0460ed22599fb8d451e755579496b45ef3bfc916.tar.gz
urpmi-0460ed22599fb8d451e755579496b45ef3bfc916.tar.bz2
urpmi-0460ed22599fb8d451e755579496b45ef3bfc916.tar.xz
urpmi-0460ed22599fb8d451e755579496b45ef3bfc916.zip
WIP4CPAN: 8.127.1, err 8.128.1 after Martin Whitaker changestopic/kernel-orphans
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 e107cdc6..516d4fae 100644
--- a/urpmi.pm
+++ b/urpmi.pm
@@ -4,6 +4,6 @@ use strict;
# Dummy package for CPAN testers
-our $VERSION = '8.128';
+our $VERSION = '8.128.1';
1;