Files
xfrpc/version.h
staylightblow8 d137205777 Update version.h
2023-09-09 18:00:36 +08:00

9 lines
145 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define VERSION "2.9.644"
#define PROTOCOL_VERESION "0.43.0"
#define CLIENT_V 1
#endif //_VERSION_H_