Skip to content

Commit

Permalink
update installation script
Browse files Browse the repository at this point in the history
  • Loading branch information
andrescv committed Feb 14, 2019
1 parent 6ecf656 commit d1a2f28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,12 @@

# current V-Sim version
vsim_version() {
echo "2.0.1"
echo "2.0.2"
}

# vsim md5sum
vsim_md5sum() {
echo "86d65b2641653315ad6efe95e2709157"
echo "0ec900fc6d75cfd875893877be895c0d"
}

# pretty prints title
Expand Down

0 comments on commit d1a2f28

Please sign in to comment.