Skip to content

Commit

Permalink
Updating version for 2.1.7 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kward committed Jan 9, 2018
1 parent 9b2db89 commit ec73522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shunit2
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

# Return if shunit2 already loaded.
\[ -n "${SHUNIT_VERSION:-}" ] && exit 0
SHUNIT_VERSION='2.1.7pre'
SHUNIT_VERSION='2.1.7'

# Return values that scripts can use.
SHUNIT_TRUE=0
Expand Down

0 comments on commit ec73522

Please sign in to comment.