version 2.13.3

This commit is contained in:
2025-03-24 14:42:50 +08:00
parent 64ef7d9c87
commit bab8650a7f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
Name: rsyncui Name: rsyncui
Summary: Client for rsync server Summary: Client for rsync server
Version: 2.13.2 Version: 2.13.3
Release: %mkrel 1 Release: %mkrel 1
License: GPLv3 License: GPLv3
Group: Networking/Remote access Group: Networking/Remote access
+1 -1
View File
@@ -3,6 +3,6 @@
#include <QString> #include <QString>
QString version = "2.13.2"; QString version = "2.13.3";
#endif // VERSION_H #endif // VERSION_H