Files
rsyncui/version.h
T
2025-03-24 14:42:50 +08:00

9 lines
106 B
C

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