summaryrefslogtreecommitdiffstats
path: root/bmclean
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2023-07-25 21:35:49 +0300
committerJani Välimaa <wally@mageia.org>2023-07-25 21:35:49 +0300
commit67beb9c37327603c46beb9c1e0523143d1ffc65f (patch)
tree2d0c826d53456ad26b93a0ace7fbe72994192b4f /bmclean
parent46b16081b3d5e78dd7d0b827345111fa7ffca503 (diff)
downloadbm-67beb9c37327603c46beb9c1e0523143d1ffc65f.tar
bm-67beb9c37327603c46beb9c1e0523143d1ffc65f.tar.gz
bm-67beb9c37327603c46beb9c1e0523143d1ffc65f.tar.bz2
bm-67beb9c37327603c46beb9c1e0523143d1ffc65f.tar.xz
bm-67beb9c37327603c46beb9c1e0523143d1ffc65f.zip
Release 3.43.4
Diffstat (limited to 'bmclean')
-rw-r--r--bmclean2
1 files changed, 1 insertions, 1 deletions
diff --git a/bmclean b/bmclean
index df9d312..cc87201 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.3"
+VERSION = "3.4"
def parse_options():
parser = OptionParser("%prog [OPTIONS] <srpm files>",