浏览代码

Bumped version to 0.7

Malte Veerman 6 年之前
父节点
当前提交
50c69bdc9b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fancontrol-gui/src/main.cpp

+ 1 - 1
fancontrol-gui/src/main.cpp

@@ -80,7 +80,7 @@ int main(int argc, char *argv[])
 
     auto about = KAboutData(QStringLiteral("org.kde.fancontrol.gui"),
                             i18n("Fancontrol-GUI"),
-                            QStringLiteral("0.4"),
+                            QStringLiteral("0.7"),
                             i18n("Graphical user interface for fancontrol"),
                             KAboutLicense::KAboutLicense::GPL_V2,
                             QStringLiteral("Copyright (C) 2015 Malte Veerman"),