summaryrefslogtreecommitdiffstats
path: root/bmclean
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2024-03-23 15:51:25 +0200
committerJani Välimaa <wally@mageia.org>2024-03-23 15:51:25 +0200
commit46a30bc43e4491f6ccff7f2991eebfae44faf52e (patch)
tree692ae667721a7bb19507ad5b7377b37afa3852c7 /bmclean
parentff00af5ff1757657e720a251ce402e767a484395 (diff)
downloadbm-46a30bc43e4491f6ccff7f2991eebfae44faf52e.tar
bm-46a30bc43e4491f6ccff7f2991eebfae44faf52e.tar.gz
bm-46a30bc43e4491f6ccff7f2991eebfae44faf52e.tar.bz2
bm-46a30bc43e4491f6ccff7f2991eebfae44faf52e.tar.xz
bm-46a30bc43e4491f6ccff7f2991eebfae44faf52e.zip
Release 3.63.6
Diffstat (limited to 'bmclean')
-rw-r--r--bmclean2
1 files changed, 1 insertions, 1 deletions
diff --git a/bmclean b/bmclean
index cf4b200..9a1691a 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.5"
+VERSION = "3.6"
def parse_options():
parser = OptionParser("%prog [OPTIONS] <srpm files>",