diff options
| author | SARL ENR 68 <david@david.david> | 2015-09-22 10:25:52 +0200 |
|---|---|---|
| committer | SARL ENR 68 <david@david.david> | 2015-09-22 10:25:52 +0200 |
| commit | 0e5ba1b12e16f499bd06e793681f62eb9de45c27 (patch) | |
| tree | 9a9bb170752f7d6b8d8844ed77d59392ce7ebd8a /bmclean | |
| parent | 040dbeee342a5dfb7fa1bcdceed392903d6fac17 (diff) | |
| download | bm-3.1.tar bm-3.1.tar.gz bm-3.1.tar.bz2 bm-3.1.tar.xz bm-3.1.zip | |
Release 3.13.1
Diffstat (limited to 'bmclean')
| -rw-r--r-- | bmclean | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>", |
