summaryrefslogtreecommitdiffstats
path: root/bmclean
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2024-12-30 18:23:03 +0200
committerJani Välimaa <wally@mageia.org>2024-12-30 18:23:03 +0200
commit406a677c55b66a6fe22f62378a989ee5466f286c (patch)
treeb211d721868c1d37458749fc41ad356fc024d7d8 /bmclean
parent7d4b64d10756beac2d8ff28e4c75ccfc039a9145 (diff)
downloadbm-3.9.tar
bm-3.9.tar.gz
bm-3.9.tar.bz2
bm-3.9.tar.xz
bm-3.9.zip
Release 3.93.9
Diffstat (limited to 'bmclean')
-rw-r--r--bmclean2
1 files changed, 1 insertions, 1 deletions
diff --git a/bmclean b/bmclean
index e06724d..8e19469 100644
--- a/bmclean
+++ b/bmclean
@@ -8,7 +8,7 @@ import sys, os
import pwd
AUTHOR = "Gustavo Niemeyer <niemeyer@conectiva.com>, papoteur <papoteur@mageialinux-online.org>"
-VERSION = "3.8"
+VERSION = "3.9"
def parse_options():
parser = OptionParser("%prog [OPTIONS] <srpm files>",