Skip to content

Commit 2a8f9fa

Browse files
committed
Croco.Cpp v1.97020_b6014_IKLpr624_RMv1.14.9m
1 parent dfb96fb commit 2a8f9fa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

koboldcpp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777

7878
# global vars
7979
KcppVersion = "1.97020"
80-
LcppVersion = "b6012"
80+
LcppVersion = "b6014"
8181
IKLcppVersion = "IKLpr624"
8282
EsoboldVersion = "RMv1.14.9m"
8383
CudaSpecifics = "Cu128_Ar86_SMC2_DmmvX32Y1"

version.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
VSVersionInfo(
22
ffi=FixedFileInfo(
3-
filevers=(1, 97010, 0, 0),
4-
prodvers=(1, 97010, 0, 0),
3+
filevers=(1, 97020, 0, 0),
4+
prodvers=(1, 97020, 0, 0),
55
mask=0x3f,
66
flags=0x0,
77
OS=0x4,
@@ -21,7 +21,7 @@ VSVersionInfo(
2121
StringStruct(u'LegalCopyright', u'Croco.CppIsFreeAndOpenSource-AGPLv3'),
2222
StringStruct(u'OriginalFilename', u'Croco.Cpp.exe'),
2323
StringStruct(u'ProductName', u'Croco.Cpp'),
24-
StringStruct(u'ProductVersion', u'1.97010.0.0'),
24+
StringStruct(u'ProductVersion', u'1.97020.0.0'),
2525
]
2626
)
2727
]

0 commit comments

Comments
 (0)