Koboldcpp / build-info.h
faisalhr1997's picture
Duplicate from Illumotion/Koboldcpp
833d7c1
raw
history blame contribute delete
125 Bytes
#ifndef BUILD_INFO_H
#define BUILD_INFO_H
#define BUILD_NUMBER 999
#define BUILD_COMMIT "KOBOLDCPP"
#endif // BUILD_INFO_H