summaryrefslogtreecommitdiffstats
path: root/bmclean
diff options
context:
space:
mode:
authordaviddavid <geiger.david68210@gmail.com>2024-02-12 19:16:32 +0100
committerdaviddavid <geiger.david68210@gmail.com>2024-02-12 19:16:32 +0100
commit7ac3b0ede501838d0bba3ee80fa005312addb53e (patch)
tree21a8141438a4be5dc592c38aeb2a47d23984f94f /bmclean
parent23ce51cf774a24cafd46a9a5896e54f45c42de35 (diff)
downloadbm-7ac3b0ede501838d0bba3ee80fa005312addb53e.tar
bm-7ac3b0ede501838d0bba3ee80fa005312addb53e.tar.gz
bm-7ac3b0ede501838d0bba3ee80fa005312addb53e.tar.bz2
bm-7ac3b0ede501838d0bba3ee80fa005312addb53e.tar.xz
bm-7ac3b0ede501838d0bba3ee80fa005312addb53e.zip
Release 3.53.5
- remove trailing spaces - fix bash-completion location
Diffstat (limited to 'bmclean')
-rw-r--r--bmclean2
1 files changed, 1 insertions, 1 deletions
diff --git a/bmclean b/bmclean
index cc87201..cf4b200 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.4"
+VERSION = "3.5"
def parse_options():
parser = OptionParser("%prog [OPTIONS] <srpm files>",