Skip to content

Commit ec73522

Browse files
committed
Updating version for 2.1.7 release.
1 parent 9b2db89 commit ec73522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shunit2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

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

2626
# Return values that scripts can use.
2727
SHUNIT_TRUE=0

0 commit comments

Comments
 (0)