Skip to content

Commit

Permalink
upgraded jamba version
Browse files Browse the repository at this point in the history
  • Loading branch information
ypujante committed Apr 27, 2020
1 parent d8419fb commit 5620f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jamba.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ else()
endif()

set(JAMBA_GIT_REPO "https://github.com/pongasoft/jamba" CACHE STRING "Jamba git repository url" FORCE)
set(JAMBA_GIT_TAG v4.3.0 CACHE STRING "Jamba git tag" FORCE)
set(JAMBA_GIT_TAG v4.4.0 CACHE STRING "Jamba git tag" FORCE)

FetchContent_Declare(jamba
GIT_REPOSITORY ${JAMBA_GIT_REPO}
Expand Down

0 comments on commit 5620f2b

Please sign in to comment.