aboutsummaryrefslogtreecommitdiffhomepage
path: root/qi
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-09-19 19:38:30 -0400
committerRalph Amissah <ralph@amissah.com>2014-09-19 19:38:30 -0400
commitcd3bd14c0d847c97ad86b6964de32c75f9f1e10f (patch)
tree512dedb27f9d726f4c0740860f663c9e0c9f8590 /qi
parentupdate urls to git repo (diff)
touch datessisu_5.6.7
Diffstat (limited to 'qi')
-rwxr-xr-xqi2
1 files changed, 2 insertions, 0 deletions
diff --git a/qi b/qi
index 27516a67..f5711eaf 100755
--- a/qi
+++ b/qi
@@ -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")