Compare commits

..

1 Commits
1.8.7 ... 1.8.8

Author SHA1 Message Date
c9f85354a6 version 1.8.8 2023-02-03 12:40:18 +01:00

View File

@ -67,7 +67,7 @@ class About
{
public:
QString title = "RsyncUI";
QString version = "1.8.7";
QString version = "1.8.8";
QString author = "Daniel TARTAVEL-JEANNOT";
QString licence = "GPL_V3";
QString description;