From 4f1054a8765b87b89716f773fa627ebd31b63183 Mon Sep 17 00:00:00 2001 From: UriHerrera Date: Mon, 26 Feb 2024 17:18:24 -0600 Subject: [PATCH] update pkg --- debian/changelog | 6 ++++++ etc/lsb-release | 4 ++-- etc/os-release | 6 +++--- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1786c5c..b67d75f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +base-files (2024.02.26+nitrux-legacy) unstable; urgency=high + + * Fix debian_version. + + -- Uri Herrera Mon, 26 Feb 2024 17:18:00 -0500 + base-files (2024.01.31-2+nitrux-legacy) unstable; urgency=high * Fix debian_version. diff --git a/etc/lsb-release b/etc/lsb-release index 8a13cb4..a6cf403 100644 --- a/etc/lsb-release +++ b/etc/lsb-release @@ -1,4 +1,4 @@ DISTRIB_ID=Nitrux -DISTRIB_RELEASE=3.3.0 +DISTRIB_RELEASE=3.3.1 DISTRIB_CODENAME=nitrux -DISTRIB_DESCRIPTION="Nitrux 3.3.0 build.310124.se" +DISTRIB_DESCRIPTION="Nitrux 3.3.1 build.280224.pl" diff --git a/etc/os-release b/etc/os-release index 091e6c4..712095c 100644 --- a/etc/os-release +++ b/etc/os-release @@ -1,7 +1,7 @@ -PRETTY_NAME="Nitrux 3.3.0 build.310124.ab" +PRETTY_NAME="Nitrux 3.3.1 build.280224.pl" NAME="Nitrux" -VERSION_ID="3.3.0 build.310124.ab" -VERSION="3.3.0 build.310124.ab" +VERSION_ID="3.3.1 build.280224.pl" +VERSION="3.3.1 build.280224.pl" ID=nitrux ID_LIKE=linux HOME_URL="https://nxos.org/"