diff --git a/debian/changelog b/debian/changelog index 9c10d35..70d2baa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +base-files (2023.12.31-1+nitrux-legacy) unstable; urgency=high + + * New Nitrux release. + + -- Uri Herrera Thu, 07 Dec 2023 16:36:00 -0500 + base-files (2023.11.30-2+nitrux-legacy) unstable; urgency=high * New Nitrux release. diff --git a/etc/lsb-release b/etc/lsb-release index d9b3a50..dc13c9f 100644 --- a/etc/lsb-release +++ b/etc/lsb-release @@ -1,4 +1,4 @@ DISTRIB_ID=Nitrux -DISTRIB_RELEASE=3.2.0 +DISTRIB_RELEASE=3.2.1 DISTRIB_CODENAME=nitrux -DISTRIB_DESCRIPTION="Nitrux 3.2.0 build.301123.af" +DISTRIB_DESCRIPTION="Nitrux 3.2.1 build.311223.se" diff --git a/etc/os-release b/etc/os-release index 8d99110..af616b9 100644 --- a/etc/os-release +++ b/etc/os-release @@ -1,7 +1,7 @@ -PRETTY_NAME="Nitrux 3.2.0 build.301123.af" +PRETTY_NAME="Nitrux 3.2.1 build.311223.se" NAME="Nitrux" -VERSION_ID="3.2.0 build.301123.af" -VERSION="3.2.0 build.301123.af" +VERSION_ID="3.2.1 build.311223.se" +VERSION="3.2.1 build.311223.se" ID=nitrux ID_LIKE=linux HOME_URL="https://nxos.org/"