diff --git a/pkg.info b/pkg.info index c250908..813d317 100644 --- a/pkg.info +++ b/pkg.info @@ -1,6 +1,7 @@ name: filesystem description: The Tide Linux filesystem version: 1.3 +revision: 2 architecture: any keep: ["etc/hosts","etc/hostname","etc/group","etc/passwd","etc/gshadow","etc/shadow","etc/nsswitch.conf","etc/shells"] type: source diff --git a/source-files/lsb-release b/source-files/lsb-release index 59f154a..888aef4 100644 --- a/source-files/lsb-release +++ b/source-files/lsb-release @@ -1,3 +1,3 @@ DISTRIB_ID="TideLinux" -DISTRIB_RELEASE="0.4" -DISTRIB_DESCRIPTION="Tide Linux 0.4 (Alpha)" +DISTRIB_RELEASE="0.5-Alpha" +DISTRIB_DESCRIPTION="Tide Linux 0.5 (Alpha)" diff --git a/source-files/os-release b/source-files/os-release index 98dc230..42d4d0c 100644 --- a/source-files/os-release +++ b/source-files/os-release @@ -1,4 +1,4 @@ PRETTY_NAME="Tide Linux 0.5 (Alpha)" NAME="Tide Linux" -VERSION="0.5" +VERSION="0.5-Alpha" ID=tide