Skip to content

Commit 7d787a9

Browse files
committed
Version number fix
1 parent 45ddd1f commit 7d787a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boottest.ado

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*! boottest 2.1.7 3 August 2018
1+
*! boottest 2.1.8 3 August 2018
22
*! Copyright (C) 2015-18 David Roodman
33

44
* This program is free software: you can redistribute it and/or modify
@@ -693,7 +693,7 @@ program define _boottest, rclass sortpreserve
693693
end
694694

695695
* Version history
696-
* 2.1.7 Fixed 2.1.6 crash with FE. Fixed parsing of matsizegb() option.
696+
* 2.1.8 Fixed 2.1.6 crash with FE. Fixed parsing of matsizegb() option.
697697
* 2.1.6 Changed to faster computation for WCR with many clusters, but not quite WB. In multiway only applies to intersection of all clusters.
698698
* 2.1.4 Fixed CI scaling issue introduced in 2.0.5 that affects scoretest, waldtest
699699
* 2.1.3 Fixed crash on testing of multiple independent hypotheses on ML models

0 commit comments

Comments
 (0)