diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-09-19 19:38:30 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-09-19 19:38:30 -0400 |
commit | cd3bd14c0d847c97ad86b6964de32c75f9f1e10f (patch) | |
tree | 512dedb27f9d726f4c0740860f663c9e0c9f8590 /qi | |
parent | update urls to git repo (diff) |
touch datessisu_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") |