Files
rsyncui/version.h
T
2026-06-22 15:50:12 +08:00

9 lines
106 B
C

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