Skip to content

Commit

Permalink
cgenius - bump verison to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gerstrong authored and joolswills committed Apr 20, 2018
1 parent ea4ca35 commit 8ed0d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scriptmodules/ports/cgenius.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ function depends_cgenius() {
}

function sources_cgenius() {
gitPullOrClone "$md_build" https://github.com/gerstrong/Commander-Genius.git v2.2.0
gitPullOrClone "$md_build" https://github.com/gerstrong/Commander-Genius.git v2.2.1

# use -O2 on older GCC due to segmentation fault when compiling with -O3
if compareVersions $__gcc_version lt 6.0.0; then
Expand Down

0 comments on commit 8ed0d10

Please sign in to comment.