Skip to content

Commit 2eca48a

Browse files
Decodetalkersdeepin-bot[bot]
authored andcommitted
chore: bump version to 2.0.17
Log:
1 parent 8e07dfe commit 2eca48a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.7)
22

3-
set(VERSION "2.0.4" CACHE STRING "define project version")
3+
set(VERSION "2.0.17" CACHE STRING "define project version")
44
project(dde-network-core
55
VERSION ${VERSION}
66
DESCRIPTION "DDE Network Core"

debian/changelog

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
dde-network-core (2.0.17) unstable; urgency=medium
2+
3+
* fix: vpn dialog open for a long time
4+
* use target link of dde-control-center
5+
* remote deprecated handle
6+
* set extra btn of sysproxymodule to save type
7+
8+
-- chenhongtao <[email protected]> Tue, 19 Dec 2023 10:33:16 +0800
9+
110
dde-network-core (2.0.16) unstable; urgency=medium
211

312
* fix: OpenVPN网关校验等相关问题

0 commit comments

Comments
 (0)