diff options
| author | Ralph Amissah <ralph@amissah.com> | 2014-09-19 19:40:32 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2014-09-19 19:40:32 -0400 | 
| commit | c64e7b29e1bd883f5e0e21eacaa00504fcecb0ba (patch) | |
| tree | 3c91fcc022988ec16f06735421c486bfb6b9830f /qi | |
| parent | debian/changelog (5.6.6-1) (diff) | |
| parent | touch dates (diff) | |
Merge tag 'sisu_5.6.7' into debian/sid
SiSU 5.6.7
Diffstat (limited to 'qi')
| -rwxr-xr-x | qi | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -218,6 +218,8 @@ module SiSUconf        if options[:update_version]          Version_info::Update.update_stable          Version_info::Update.update_unstable +        puts "\n" + Version_info::Update.changelog_header_stable +        puts "\n" + Version_info::Update.changelog_header_unstable        end        if options.length == 0          system("#{$called_as} help pkg")  | 
