Changeset fd964450e1eba43b68adbb82a2f684c460f93700
- Timestamp:
- 07/12/08 17:25:23
(1 month ago)
- Author:
- Felix Paul Kühne <fkuehne@videolan.org>
- git-committer:
- Felix Paul Kühne <fkuehne@videolan.org> 1215876323 +0200
- git-parent:
[c47c6a8bc9bcb4b1bcbaaf6d702f7c1bfd313bd0]
- git-author:
- Felix Paul Kühne <fkuehne@videolan.org> 1215876323 +0200
- Message:
Ehm, this is 0.9.0-test2, not 0.8.6i *coughcough*
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rc47c6a8 |
rfd96445 |
|
| 4 | 4 | <dict> |
|---|
| 5 | 5 | <key>CFBundleGetInfoString</key> |
|---|
| 6 | | <string>0.8.6i, The VideoLAN Team, All Rights Reserved.</string> |
|---|
| | 6 | <string>0.9.0-test2, The VideoLAN Team, All Rights Reserved.</string> |
|---|
| 7 | 7 | <key>CFBundleIdentifier</key> |
|---|
| 8 | 8 | <string>org.videolan.vlc</string> |
|---|
| 9 | 9 | <key>CFBundleShortVersionString</key> |
|---|
| 10 | | <string>0.8.6i</string> |
|---|
| | 10 | <string>0.9.0-test2</string> |
|---|
| 11 | 11 | <key>IFMajorVersion</key> |
|---|
| 12 | 12 | <integer>0</integer> |
|---|