Skip to content

Commit

Permalink
chore: bump verison to 6.0.38
Browse files Browse the repository at this point in the history
Log:
  • Loading branch information
Decodetalkers committed Jan 11, 2024
1 parent 949f558 commit 45d49f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.13)

set(DVERSION "6.0.37" CACHE STRING "define project version")
set(DVERSION "6.0.38" CACHE STRING "define project version")
set(BUILD_DOCS ON CACHE BOOL "Generate doxygen-based documentation")

set(PROJECT_NAME dde-control-center)
Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
dde-control-center (6.0.38) unstable; urgency=medium

* feat: make display of account list show in center
* fix: ci with new dtk

-- chenhongtao <chenhongtao@deepin.org> Thu, 11 Jan 2024 16:16:50 +0800

dde-control-center (6.0.37) unstable; urgency=medium

* feat: set locale.conf when set region
Expand Down

0 comments on commit 45d49f6

Please sign in to comment.