summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbmclean2
1 files changed, 1 insertions, 1 deletions
diff --git a/bmclean b/bmclean
index bbc1495..bddb60d 100755
--- a/bmclean
+++ b/bmclean
@@ -8,7 +8,7 @@ import sys, os
import pwd
AUTHOR = "Gustavo Niemeyer <niemeyer@conectiva.com>"
-VERSION = "2.1"
+VERSION = "2.2"
def parse_options():
parser = OptionParser("%prog [OPTIONS] <srpm files>",