diff options
| author | Jani Välimaa <wally@mageia.org> | 2024-12-30 18:23:03 +0200 |
|---|---|---|
| committer | Jani Välimaa <wally@mageia.org> | 2024-12-30 18:23:03 +0200 |
| commit | 406a677c55b66a6fe22f62378a989ee5466f286c (patch) | |
| tree | b211d721868c1d37458749fc41ad356fc024d7d8 /bmclean | |
| parent | 7d4b64d10756beac2d8ff28e4c75ccfc039a9145 (diff) | |
| download | bm-3.9.tar bm-3.9.tar.gz bm-3.9.tar.bz2 bm-3.9.tar.xz bm-3.9.zip | |
Release 3.93.9
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.8" +VERSION = "3.9" def parse_options(): parser = OptionParser("%prog [OPTIONS] <srpm files>", |
