mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 06:25:30 +00:00
ICU-8481 add version#
X-SVN-Rev: 29822
This commit is contained in:
parent
890d3c7f06
commit
28862d2f8d
1 changed files with 2 additions and 2 deletions
|
@ -36,14 +36,14 @@
|
|||
# Any additional arguments following the file will be passed to the application.
|
||||
#
|
||||
|
||||
SCRIPTVER="$Revision$"
|
||||
SCRIPTVER='$Revision$'
|
||||
|
||||
|
||||
ICU_OVERRIDE=""
|
||||
|
||||
usage()
|
||||
{
|
||||
echo "Version ${SCRIPTVER}"
|
||||
echo "Script Version ${SCRIPTVER}"
|
||||
echo "Usage: $0 [ -i /path/to/icu | -i /path/to/icu-config ] file.c{pp} [ program args ...]"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue