Skip to content

Commit d624b98

Browse files
committed
v1.86004_b4878
1 parent 338253d commit d624b98

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

koboldcpp.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
# dry_seq_break_max = 128
5757

5858
# global vars
59-
KcppVersion = "1.86003"
59+
KcppVersion = "1.86004"
6060
LcppVersion = "b4878"
6161
CudaSpecifics = "Cu128_Ar86_SMC2_DmmvX32Y1"
6262
ReleaseDate = "2025/03/12"

version.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
VSVersionInfo(
22
ffi=FixedFileInfo(
3-
filevers=(1, 86001, 0, 0),
4-
prodvers=(1, 86001, 0, 0),
3+
filevers=(1, 86004, 0, 0),
4+
prodvers=(1, 86004, 0, 0),
55
mask=0x3f,
66
flags=0x0,
77
OS=0x4,

0 commit comments

Comments
 (0)