summaryrefslogtreecommitdiffstats
path: root/bmclean
diff options
context:
space:
mode:
Diffstat (limited to 'bmclean')
-rw-r--r--[-rwxr-xr-x]bmclean4
1 files changed, 2 insertions, 2 deletions
diff --git a/bmclean b/bmclean
index a8fb6e6..3658f15 100755..100644
--- a/bmclean
+++ b/bmclean
@@ -7,8 +7,8 @@ import logging
import sys, os
import pwd
-AUTHOR = "Gustavo Niemeyer <niemeyer@conectiva.com>"
-VERSION = "2.2"
+AUTHOR = "Gustavo Niemeyer <niemeyer@conectiva.com>, papoteur <papoteur@mageialinux-online.org>"
+VERSION = "3.0"
def parse_options():
parser = OptionParser("%prog [OPTIONS] <srpm files>",