From cd3bd14c0d847c97ad86b6964de32c75f9f1e10f Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph@amissah.com>
Date: Fri, 19 Sep 2014 19:38:30 -0400
Subject: touch dates

---
 qi | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'qi')

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")
-- 
cgit v1.2.3