sweeper_whu/src/remote/include/paho_mqtt_3c/VersionInfo.h.in

8 lines
160 B
C
Raw Normal View History

2025-10-11 17:34:08 +08:00
#ifndef VERSIONINFO_H
#define VERSIONINFO_H
#define BUILD_TIMESTAMP "@BUILD_TIMESTAMP@"
#define CLIENT_VERSION "@CLIENT_VERSION@"
#endif /* VERSIONINFO_H */