summaryrefslogtreecommitdiffstats
path: root/bmclean
diff options
context:
space:
mode:
Diffstat (limited to 'bmclean')
-rw-r--r--bmclean2
1 files changed, 1 insertions, 1 deletions
diff --git a/bmclean b/bmclean
index 3658f15..732d832 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.0"
+VERSION = "3.1"
def parse_options():
parser = OptionParser("%prog [OPTIONS] <srpm files>",