diff options
author | Ralph Amissah <ralph@amissah.com> | 2015-12-29 11:52:53 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2016-01-05 09:38:30 -0500 |
commit | f4963b4c0807fb130bf3edc38b8838fd158804ab (patch) | |
tree | b603ff4c4d4db28401bf6dc324c83a99c7f5e259 /setup | |
parent | version & changelog, tag for release (diff) |
version & changelog, open commit window
Diffstat (limited to 'setup')
-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 70d071c9..84c995ba 100644 --- a/setup/sisu_version.rb +++ b/setup/sisu_version.rb @@ -1,6 +1,6 @@ #% constants module SiSUversion - SiSU_version = '7.1.6' + SiSU_version = '7.1.7' end module Dev GPGpubKey = '1BB4B289' |