base-files: update point release for new iso set.
This commit is contained in:
parent
8dde32e79b
commit
f0842c0799
1 changed files with 2 additions and 2 deletions
|
|
@ -17,11 +17,11 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=7
|
||||
VERSION=8
|
||||
. ./config
|
||||
|
||||
CODENAMECAPS=$(echo $CODENAME | /bin/sed -e "s/\b\(.\)/\u\1/g")
|
||||
POINT_RELEASE=""
|
||||
POINT_RELEASE=".1"
|
||||
|
||||
# Disable dynamic motd
|
||||
find -name *motd-news* -delete
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue