Skip to content

Commit

Permalink
updated Palm SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanley committed Jan 2, 2010
1 parent a64bfe2 commit af85f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -5,7 +5,7 @@ task :default => :run

desc 'Launch emulator'
task :emulator do
sh "sudo /etc/init.d/vboxdrv setup && sudo modprobe -r kvm_intel && palm-emulator --start='Palm SDK 1.3.1.314 (320x480)'"
sh "sudo /etc/init.d/vboxdrv setup && sudo modprobe -r kvm_intel && palm-emulator --start='Palm SDK 1.3.5.368 (320x480)'"
end

desc 'Package, install & launch'
Expand Down

0 comments on commit af85f5d

Please sign in to comment.