Files
pws2mqtt-qt/version.h
2025-09-28 15:26:43 +02:00

9 lines
100 B
C

#ifndef VERSION_H
#define VERSION_H
#include <QString>
QString version = "";
#endif // VERSION_H