Changeset 165 for smplayer/trunk/src/smplayer.rc
- Timestamp:
- May 16, 2014, 9:51:55 AM (11 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 163
- Property svn:mergeinfo changed
-
smplayer/trunk/src/smplayer.rc
r156 r165 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.