Improving warning wording to reflect unfinished state of code better.

This commit is contained in:
Ben Armstrong 2012-12-19 08:06:50 -04:00
parent b9c0e26eef
commit fee335bed5
1 changed files with 1 additions and 1 deletions

View File

@ -1489,7 +1489,7 @@ fi
# New style configuration
Echo_warning "WARNING: THIS VERSION OF LIVE-BUILD IS EXPERIMENTAL!"
Echo_warning "IT IS FULL OF BUGS AND CHANGES HEAVILY WITHOUT PRIOR NOTICE."
Echo_warning "IT IS UNFINISHED AND CHANGES HEAVILY WITHOUT PRIOR NOTICE."
Echo_warning "USER DISCRETION IS ADVISED."
Set_configuration "config/control" "Configuration-Version" "${LIVE_CONFIGURATION_VERSION}"