diff options
author | Bogdano Arendartchuk <bogdano@mandriva.org> | 2007-05-07 22:01:08 +0000 |
---|---|---|
committer | Bogdano Arendartchuk <bogdano@mandriva.org> | 2007-05-07 22:01:08 +0000 |
commit | 63cc350390c6ae2a6828fa950b4f49682f81aa15 (patch) | |
tree | 4fde05da3d6fa82d2d384f8c1579d5a0ec96220f | |
parent | 40207f7187de7163de48321e9fa6b2022d5c2cff (diff) | |
download | bm-63cc350390c6ae2a6828fa950b4f49682f81aa15.tar bm-63cc350390c6ae2a6828fa950b4f49682f81aa15.tar.gz bm-63cc350390c6ae2a6828fa950b4f49682f81aa15.tar.bz2 bm-63cc350390c6ae2a6828fa950b4f49682f81aa15.tar.xz bm-63cc350390c6ae2a6828fa950b4f49682f81aa15.zip |
Version 2.2
-rwxr-xr-x | bm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ import sys, os import pwd AUTHOR = "Gustavo Niemeyer <niemeyer@conectiva.com>" -VERSION = "2.1" +VERSION = "2.2" def passtrough(option, opt, val, parser): opts = parser.values |