diff --git a/qtproaddfilehelper.cpp b/qtproaddfilehelper.cpp index dc0c09a..432fd11 100644 --- a/qtproaddfilehelper.cpp +++ b/qtproaddfilehelper.cpp @@ -20,7 +20,7 @@ QtProAddFileHelper::QtProAddFileHelper(QWidget *parent) : StatusLabel = new QLabel(this); StatusLabel->adjustSize(); ui->statusBar->addWidget(StatusLabel); - StatusLabel->setText("By: Lion Chen @Giraffe Ver:2.3.0"); + StatusLabel->setText("By: Rick Chan @Giraffe Beta:2.3.1"); CheckBoxes.clear(); CheckBoxes.append(ui->cCheckBox);