diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-06-11 00:13:24 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-06-11 00:13:24 -0500 |
commit | 4866b3725d65cab9017db439e8830b445f2a2089 (patch) | |
tree | ef1cce94b2cbd5a18f5a8a595fdfa2d60ab4d2af /tree/etc/os-release | |
parent | 50751fd26ef0e9243e6b2a51749adc0676b0e4c5 (diff) | |
download | adelie-base-4866b3725d65cab9017db439e8830b445f2a2089.tar.gz adelie-base-4866b3725d65cab9017db439e8830b445f2a2089.tar.bz2 adelie-base-4866b3725d65cab9017db439e8830b445f2a2089.tar.xz adelie-base-4866b3725d65cab9017db439e8830b445f2a2089.zip |
Update for alpha7v0.7.0
Diffstat (limited to 'tree/etc/os-release')
-rw-r--r-- | tree/etc/os-release | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tree/etc/os-release b/tree/etc/os-release index b7a4a94..0d81284 100644 --- a/tree/etc/os-release +++ b/tree/etc/os-release @@ -1,10 +1,10 @@ NAME=Adélie -VERSION=1.0-alpha6 +VERSION=1.0-alpha7 ID=adelie ID_LIKE=alpine -VERSION_CODENAME=cutthecord -VERSION_ID=1.0-alpha6 -PRETTY_NAME="Adélie Linux 1.0-ALPHA6" +VERSION_CODENAME=endlesssummer +VERSION_ID=1.0-alpha7 +PRETTY_NAME="Adélie Linux 1.0-ALPHA7" ANSI_COLOR="0;31" HOME_URL=https://adelielinux.org/ SUPPORT_URL=https://support.adelielinux.org/ |