@ -175,8 +175,8 @@ if VERSIONOPT
prompt "Release version number"
help
This is the release version number embedded in the image.
If unspecified, it defaults to CURREN T for the master branch
or to ##.##-CURREN T on release branches.
If unspecified, it defaults to SNAPSHO T for the master branch
or to ##.##-SNAPSHO T on release branches.
config VERSION_CODE
string
@ -195,8 +195,8 @@ if VERSIONOPT
This is the repository address embedded in the image, it defaults
to the trunk snapshot repo; the url may contain the following placeholders:
%R .. Repository revision ID
%V .. Configured release version number or "CURREN T", uppercase
%v .. Configured release version number or "curren t", lowercase
%V .. Configured release version number or "SNAPSHO T", uppercase
%v .. Configured release version number or "snapsho t", lowercase
%C .. Configured release revision code or value of %R, uppercase
%c .. Configured release revision code or value of %R, lowercase
%N .. Release name, uppercase