version 2.12.3

This commit is contained in:
Daniel Tartavel 2024-09-11 14:28:37 +02:00
parent 553d8ee5ca
commit 78fa0f2bb7
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Name: rsyncui
Summary: Client for rsync server
Version: 2.12.2
Version: 2.12.3
Release: %mkrel 1
License: GPLv3
Group: Networking/Remote access

View File

@ -3,6 +3,6 @@
#include <QString>
QString version = "2.12.2";
QString version = "2.12.3";
#endif // VERSION_H