From 45d49f6c1dd80332bba0ae57c5b1afa3faea6c88 Mon Sep 17 00:00:00 2001 From: chenhongtao Date: Thu, 11 Jan 2024 16:17:49 +0800 Subject: [PATCH] chore: bump verison to 6.0.38 Log: --- CMakeLists.txt | 2 +- debian/changelog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0a6aee93f6..a8d267c00a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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) diff --git a/debian/changelog b/debian/changelog index 64d1a8f8ac..2f2865a86e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 11 Jan 2024 16:16:50 +0800 + dde-control-center (6.0.37) unstable; urgency=medium * feat: set locale.conf when set region