diff options
author | Ralph Amissah <ralph@amissah.com> | 2019-07-16 11:49:57 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-07-16 11:50:49 -0400 |
commit | 888aace29f6c4c1fdc6fd95b18d90c98e5634739 (patch) | |
tree | af296b5e1624011ffc43493f7daba34a41df1f94 /setup/sisu_version.rb | |
parent | version & changelog, tag for release (diff) |
version & changelog, open commit window
Diffstat (limited to 'setup/sisu_version.rb')
-rw-r--r-- | setup/sisu_version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/sisu_version.rb b/setup/sisu_version.rb index 1a4388fc..b323c180 100644 --- a/setup/sisu_version.rb +++ b/setup/sisu_version.rb @@ -1,6 +1,6 @@ #% constants module SiSUversion - SiSU_version = '7.1.11' + SiSU_version = '7.1.12' end module Dev GPGpubKey = '1BB4B289' |