Skip to content

Commit

Permalink
update install script V-Sim version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrescv committed Feb 8, 2019
1 parent d33d105 commit 82a37de
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.0"
echo "2.0.1"
}

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

# pretty prints title
Expand Down

0 comments on commit 82a37de

Please sign in to comment.