diff --git a/helpers/make-base-files b/helpers/make-base-files index 73d855d..7a6b770 100644 --- a/helpers/make-base-files +++ b/helpers/make-base-files @@ -17,11 +17,12 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=4 +VERSION=5 . ./config CODENAMECAPS=$(echo $CODENAME | /bin/sed -e "s/\b\(.\)/\u\1/g") +POINT_RELEASE="" # Disable dynamic motd find -name *motd-news* -delete @@ -85,28 +86,28 @@ fi EOF cat > etc/issue < etc/issue.net < etc/lsb-release < etc/os-release <