Skip to content

Commit

Permalink
15.14beta
Browse files Browse the repository at this point in the history
  • Loading branch information
shenmo7192 committed Sep 25, 2024
1 parent 59b34b6 commit 9becac1
Show file tree
Hide file tree
Showing 13 changed files with 35 additions and 29 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION := 15.13
RELEASE :=
VERSION := 15.14beta
RELEASE := Yunli
ARCH_BUILD :=$(shell uname -m)

all: build
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
deepin-desktop-base (2024.09.25) UNRELEASED; urgency=medium

* Change Version 15.14 beta

-- shenmo <[email protected]> Sun, 01 Sep 2024 08:14:05 +0800

deepin-desktop-base (2024.09.01) UNRELEASED; urgency=medium

* Change Version
Expand Down
4 changes: 2 additions & 2 deletions distribution.info
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Distribution]
Name=GXDE
WebsiteName=gxde.gfdgdxi.top
Website=https://gxde.gfdgdxi.top
WebsiteName=www.gxde.top
Website=https://www.gxde.top
Logo=/usr/share/deepin/distribution/distribution_logo.svg
LogoLight=/usr/share/deepin/distribution/distribution_logo_light.svg
LogoTransparent=/usr/share/deepin/distribution/distribution_logo_transparent.svg
4 changes: 2 additions & 2 deletions files/desktop-version-arm.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Version=@@VERSION@@
Type=Desktop
Type[zh_CN]=社区版
Edition=Y2020E0001
Copyright=Y2020CR001
Edition=Y2024E0001
Copyright=Y2024CR001
[Addition]
Milestone=@@RELEASE@@
Buildid=build1
4 changes: 2 additions & 2 deletions files/desktop-version-loongson.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Version=@@VERSION@@
Type=Desktop
Type[zh_CN]=社区版
Edition=Y2020E0001
Copyright=Y2020CR001
Edition=Y2024E0001
Copyright=Y2024CR001
[Addition]
Milestone=@@RELEASE@@
Buildid=build1
4 changes: 2 additions & 2 deletions files/desktop-version-riscv.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Version=@@VERSION@@
Type=Desktop
Type[zh_CN]=社区版
Edition=Y2020E0001
Copyright=Y2020CR001
Edition=Y2024E0001
Copyright=Y2024CR001
[Addition]
Milestone=@@RELEASE@@
Buildid=build1
4 changes: 2 additions & 2 deletions files/desktop-version-sw.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Version=@@VERSION@@
Type=Desktop
Type[zh_CN]=社区版
Edition=Y2020E0001
Copyright=Y2020CR001
Edition=Y2024E0001
Copyright=Y2024CR001
[Addition]
Milestone=@@RELEASE@@
Buildid=build1
8 changes: 4 additions & 4 deletions files/desktop-version.in
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[Release]
Version=@@VERSION@@
Type=Desktop
Type[zh_CN]=社区版
Edition=Y2020E0001
Copyright=Y2020CR001
Type=Desktop Yunli
Type[zh_CN]=社区版・云璃
Edition=Y2024E0001
Copyright=Y2024CR001
[Addition]
Milestone=@@RELEASE@@
Buildid=build1
12 changes: 6 additions & 6 deletions files/os-release
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PRETTY_NAME="GXDE OS 15.13"
PRETTY_NAME="GXDE OS 15.14"
NAME="GXDE"
VERSION_ID="15.13"
VERSION="15.13"
VERSION_ID="15.14"
VERSION="15.14"
VERSION_CODENAME=bookworm
ID=GXDE
HOME_URL="https://gxde.gfdgdxi.top/"
SUPPORT_URL="https://gxde.gfdgdxi.top/"
BUG_REPORT_URL="https://gxde.gfdgdxi.top/"
HOME_URL="https://www.gxde.top/"
SUPPORT_URL="https://www.gxde.top/"
BUG_REPORT_URL="https://gitee.com/GXDE-OS/GXDE"
4 changes: 2 additions & 2 deletions files/os-version-amd
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ ProductType=Desktop
ProductType[zh_CN]=桌面
EditionName=Community
EditionName[zh_CN]=社区版
MajorVersion=15.12
MinorVersion=15.12
MajorVersion=15.14
MinorVersion=15.14
OsBuild=11038.007
4 changes: 2 additions & 2 deletions files/os-version-arm
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ ProductType=Desktop
ProductType[zh_CN]=桌面
EditionName=Community
EditionName[zh_CN]=社区版
MajorVersion=15.12
MinorVersion=15.12
MajorVersion=15.14
MinorVersion=15.14
OsBuild=11038.005
4 changes: 2 additions & 2 deletions files/os-version-loongson
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ ProductType=Desktop
ProductType[zh_CN]=桌面
EditionName=Community
EditionName[zh_CN]=社区版
MajorVersion=15.12
MinorVersion=15.12
MajorVersion=15.14
MinorVersion=15.14
OsBuild=11038.007
2 changes: 1 addition & 1 deletion files/os-version-riscv
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ ProductType=Desktop
ProductType[zh_CN]=桌面
EditionName=Community
EditionName[zh_CN]=社区版
MajorVersion=15.12
MajorVersion=15.14
MinorVersion=1030
OsBuild=11031.002

0 comments on commit 9becac1

Please sign in to comment.