Skip to content

Commit a019f37

Browse files
committed
Merge tag 'v2.26.1' into issue-2-cmdstan-2.26.1
Tagging v2.26.1
2 parents 430a903 + 859659b commit a019f37

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ Describe what you expect the output to be. Knowing the correct behavior is also
2424
Provide any additional information here.
2525

2626
#### Current Version:
27-
v2.26.0
27+
v2.26.1

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ include make/program
130130
include make/tests
131131
include make/command
132132

133-
CMDSTAN_VERSION := 2.26.0
133+
CMDSTAN_VERSION := 2.26.1
134134

135135
ifeq ($(OS),Windows_NT)
136136
HELP_MAKE=mingw32-make

0 commit comments

Comments
 (0)