diff options
Diffstat (limited to 'os')
-rwxr-xr-x | os/macosx/plistgen.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/os/macosx/plistgen.sh b/os/macosx/plistgen.sh index b6116d910..f492bcdcf 100755 --- a/os/macosx/plistgen.sh +++ b/os/macosx/plistgen.sh @@ -1,7 +1,5 @@ #!/bin/sh -# $Id$ - # sets VERSION to the value if RELEASE if there are any, # otherwise it sets VERSION to revision number if [ "$3" ]; then |