diff options
| author | Ralph Amissah <ralph@amissah.com> | 2014-05-18 08:27:40 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2014-05-18 08:27:40 -0400 | 
| commit | b76284d1506321eecf86aad5d40a59761f91db66 (patch) | |
| tree | a34f45eca4ad8e04ab5dc1c242b553a5a438ce05 /rbuild | |
| parent | documentation, notes, update (diff) | |
v5 v6: version & changelog (& rakefile)
Diffstat (limited to 'rbuild')
| -rw-r--r-- | rbuild | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -37,8 +37,8 @@  #require 'mkmf'  #create_makefile("sisu")  #% manual settings, edit/update as required (note current default settings are obtained from sisu version yml file) -SiSU_version_next_stable     = '5.3.5' -SiSU_version_next_unstable   = '6.0.5' +SiSU_version_next_stable     = '5.3.6' +SiSU_version_next_unstable   = '6.0.6'  #% rake file  SiSU_version_generic_next_stable     = '5.3.x'  SiSU_version_generic_next_unstable   = '6.0.x'  | 
