Files
xfrpc/version.h
2023-01-21 14:16:46 +08:00

9 lines
145 B
C

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