Skip to content

Commit 96ed588

Browse files
authored
Update to Stan 2.38 (#81)
1 parent f6af3d7 commit 96ed588

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ print-% : ; @echo $* = $($*) ;
169169
STANC_DL_RETRY = 5
170170
STANC_DL_DELAY = 10
171171
STANC3_TEST_BIN_URL ?=
172-
STANC3_VERSION ?= v2.37.0
172+
STANC3_VERSION ?= v2.38.0
173173

174174
ifeq ($(OS),Windows_NT)
175175
OS_TAG := windows

0 commit comments

Comments
 (0)