diff options
| author | Ralph Amissah <ralph@amissah.com> | 2015-05-06 15:46:25 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2015-05-15 00:22:18 -0400 | 
| commit | ee8b3b228aab41b76bb290af6a7afcc2b13445a7 (patch) | |
| tree | f26697ad66700a02aa4228eb563d3530111d751a /setup/rbuild_libs.rb | |
| parent | changelogs, clean up some cruft (diff) | |
qi (quick install) cleaning
Diffstat (limited to 'setup/rbuild_libs.rb')
| -rw-r--r-- | setup/rbuild_libs.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/rbuild_libs.rb b/setup/rbuild_libs.rb index f685074e..75ba2847 100644 --- a/setup/rbuild_libs.rb +++ b/setup/rbuild_libs.rb @@ -252,7 +252,7 @@ module Version_info        }      end      def self.setting_stable -      settings(SiSU_version_next_stable) +      settings(SiSU_version)      end      def self.content_stable        Version_info.contents(setting_stable)  | 
