- Timestamp:
- Sep 18, 2009 8:02:13 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.cpp
r23111 r23113 113 113 _snprintf(szMsg, sizeof(szMsg), "Your guest is currently running the Guest Additions version %s. " 114 114 "We recommend updating to the latest version (%s) by choosing the " 115 "install option from the Devices menu.", szVBoxGuestVer, pszVBoxHost Str);115 "install option from the Devices menu.", szVBoxGuestVer, pszVBoxHostVer); 116 116 117 117 /* Save the version to just do a balloon once per new version */
Note:
See TracChangeset
for help on using the changeset viewer.