diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-09-10 11:44:49 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-09-10 11:44:49 -0500 |
commit | fdd096ce0af0ee824eab3cc9a15ef6b5ec746f75 (patch) | |
tree | 9bad6b2d5f26b15d72fc73c78316f9170ba37849 /tree | |
parent | c6a78cce5e613ceab3e7683d3cbca7cc19f21dda (diff) | |
download | adelie-base-fdd096ce0af0ee824eab3cc9a15ef6b5ec746f75.tar.gz adelie-base-fdd096ce0af0ee824eab3cc9a15ef6b5ec746f75.tar.bz2 adelie-base-fdd096ce0af0ee824eab3cc9a15ef6b5ec746f75.tar.xz adelie-base-fdd096ce0af0ee824eab3cc9a15ef6b5ec746f75.zip |
/etc/os-release: 1.0-BETA1
Diffstat (limited to 'tree')
-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 264135a..cd471aa 100644 --- a/tree/etc/os-release +++ b/tree/etc/os-release @@ -1,11 +1,11 @@ NAME=Adélie -VERSION=1.0-beta1-exp +VERSION=1.0-beta1 ID=adelie ID_LIKE=alpine VERSION_CODENAME=endlesssummer -VERSION_ID=1.0-beta1-exp -PRETTY_NAME="Adélie Linux 1.0-BETA1 (exp build)" +VERSION_ID=1.0-beta1 +PRETTY_NAME="Adélie Linux 1.0-BETA1" ANSI_COLOR="0;31" -HOME_URL=https://adelielinux.org/ +HOME_URL=https://www.adelielinux.org/ SUPPORT_URL=https://support.adelielinux.org/ BUG_REPORT_URL=https://bts.adelielinux.org/post_bug.cgi |