Changeset 163 for smplayer/vendor/current/src/smplayer.rc
- Timestamp:
- May 15, 2014, 7:53:54 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/smplayer.rc
r154 r163 5 5 #endif 6 6 7 #define SMPLAYER_FILEVERSION 0,8,6,08 #define SMPLAYER_PRODVERSION " 0.8.6.0"7 #define SMPLAYER_FILEVERSION 14,3,0,0 8 #define SMPLAYER_PRODVERSION "14.3.0.0" 9 9 10 10 VS_VERSION_INFO VERSIONINFO … … 20 20 VALUE "CompanyName", "Ricardo Villalba\0" 21 21 #ifdef PORTABLE_APP 22 VALUE "FileDescription", "SMPlayer (Portable )\0"22 VALUE "FileDescription", "SMPlayer (Portable Edition)\0" 23 23 #else 24 24 VALUE "FileDescription", "SMPlayer\0"
Note:
See TracChangeset
for help on using the changeset viewer.