Skip to content

Commit 7dd2bc0

Browse files
release/v2.26.0: updating version numbers
1 parent 52712be commit 7dd2bc0

2 files changed

Lines changed: 2 additions & 2 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.25.0
27+
v2.26.0

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.25.0
133+
CMDSTAN_VERSION := 2.26.0
134134

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

0 commit comments

Comments
 (0)