Skip to content

Commit a64e881

Browse files
committed
v1.92060_b5427_RM1.102
1 parent a8fa756 commit a64e881

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

koboldcpp.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
# dry_seq_break_max = 128
6565

6666
# global vars
67-
KcppVersion = "1.92055"
68-
LcppVersion = "b5415"
67+
KcppVersion = "1.92060"
68+
LcppVersion = "b5427"
6969
EsoboldVersion = "RMv1.102"
7070
CudaSpecifics = "Cu128_Ar86_SMC2_DmmvX32Y1"
7171
ReleaseDate = "2025/05/21"

version.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
VSVersionInfo(
22
ffi=FixedFileInfo(
3-
filevers=(1, 92055, 0, 0),
4-
prodvers=(1, 92055, 0, 0),
3+
filevers=(1, 92060, 0, 0),
4+
prodvers=(1, 92060, 0, 0),
55
mask=0x3f,
66
flags=0x0,
77
OS=0x4,

0 commit comments

Comments
 (0)