fix(changelog + Pro): 修改changelog内容和Pro文件的版本号

This commit is contained in:
zhangxinxin 2023-03-13 13:46:31 +08:00
parent e4a5b9794a
commit 169f2ecf8f
2 changed files with 10 additions and 1 deletions

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
kylin-weather (3.2.0.3-ok6) yangtze; urgency=medium
* BUG号
* 任务号:无
* 其他改动说明: xc 代码合入,更新代码
* 影响域:无其他影响
-- zhangxinxin <zhangxinxin@kylinos.cn> Mon, 13 Mar 2022 15:45:04 +0800
kylin-weather (3.2.0.3-ok5) yangtze; urgency=medium
* BUG号

View File

@ -6,7 +6,7 @@ TARGET = kylin-weather
TEMPLATE = app
# about widget version
VERSION = 3.2.0.3-ok5
VERSION = 3.2.0.3-ok6
DEFINES += APP_VERSION=\\\"$$VERSION\\\"
CONFIG += link_pkgconfig c++11