diff options
Diffstat (limited to 'emulators/linux-vmware-toolbox6/Makefile')
-rw-r--r-- | emulators/linux-vmware-toolbox6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux-vmware-toolbox6/Makefile b/emulators/linux-vmware-toolbox6/Makefile index fbb3ed7af652..11dba73ae845 100644 --- a/emulators/linux-vmware-toolbox6/Makefile +++ b/emulators/linux-vmware-toolbox6/Makefile @@ -30,8 +30,8 @@ MOUNT_DEV?= vn0 .else MOUNT_DEV?= fd0 .endif -VMWARE_VER= 2.0.2 -BUILD_VER= 621 +VMWARE_VER= 2.0.3 +BUILD_VER= 799 MOUNT= /sbin/mount UMOUNT= /sbin/umount |