[neon/forks/base-files/Neon/unstable] etc: revert back to Unstable edition of base files

Jonathan Esk-Riddell null at kde.org
Mon Jan 22 21:11:09 GMT 2024


Git commit 85eea3852b28fb34fdd0080598886f0162c11742 by Jonathan Esk-Riddell.
Committed on 22/01/2024 at 22:11.
Pushed by jriddell into branch 'Neon/unstable'.

revert back to Unstable edition of base files

M  +1    -1    etc/issue
M  +1    -1    etc/issue.net
M  +1    -1    etc/lsb-release
M  +2    -2    etc/os-release

https://invent.kde.org/neon/forks/base-files/-/commit/85eea3852b28fb34fdd0080598886f0162c11742

diff --git a/etc/issue b/etc/issue
index a64a580..674c2fe 100644
--- a/etc/issue
+++ b/etc/issue
@@ -1,2 +1,2 @@
-KDE neon Testing Edition \n \l
+KDE neon Unstable Edition \n \l
 
diff --git a/etc/issue.net b/etc/issue.net
index 9db81fc..5a5d5ff 100644
--- a/etc/issue.net
+++ b/etc/issue.net
@@ -1 +1 @@
-KDE neon Testing Edition \n \l
+KDE neon Unstable Edition \n \l
diff --git a/etc/lsb-release b/etc/lsb-release
index 7fbdd98..b81c0fc 100644
--- a/etc/lsb-release
+++ b/etc/lsb-release
@@ -1,4 +1,4 @@
 DISTRIB_ID=neon
 DISTRIB_RELEASE=22.04
 DISTRIB_CODENAME=jammy
-DISTRIB_DESCRIPTION="KDE neon Testing Edition"
+DISTRIB_DESCRIPTION="KDE neon Unstable Edition"
diff --git a/etc/os-release b/etc/os-release
index 2a3afad..c0e94e0 100644
--- a/etc/os-release
+++ b/etc/os-release
@@ -1,7 +1,7 @@
-PRETTY_NAME="KDE neon Testing Edition"
+PRETTY_NAME="KDE neon Unstable Edition"
 NAME="KDE neon"
 VERSION_ID="22.04"
-VERSION="Testing Edition"
+VERSION="Unstable Edition"
 VERSION_CODENAME=jammy
 ID=neon
 ID_LIKE="ubuntu debian"


More information about the Neon-commits mailing list