diff --git a/Sync-my-L2P.pro b/Sync-my-L2P.pro index 6222ee5..7557855 100644 --- a/Sync-my-L2P.pro +++ b/Sync-my-L2P.pro @@ -1,8 +1,8 @@ QT += core gui network widgets xml CONFIG += c++11 -VERSION = "2.4.3" -VERSION_CODE = "20403" +VERSION = "2.4.4" +VERSION_CODE = "20404" TEMPLATE_FILES = include/version.h.template \ gui/info.ui.template \