File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -138,6 +138,10 @@ More data is available in the `additional_data.txt` file in the `data`
138138directory. For an extended write-up on our programs, please read the
139139manual in the ` docs ` directory.
140140
141+ UPDATES TO VERSION 3.1.2
142+ ========================================================================
143+ Two headers were added.
144+
141145UPDATES TO VERSION 3.1.0
142146========================================================================
143147A mode ` pop_size ` has been added that uses the continued fraction
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
1414dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1515dnl General Public License for more details.
1616
17- AC_INIT ( [ preseq] , [ 3.1.1 ] , [ andrewds@usc.edu] ,
17+ AC_INIT ( [ preseq] , [ 3.1.2 ] , [ andrewds@usc.edu] ,
1818 [ preseq] , [ https://github.com/smithlabcode/preseq] )
1919dnl the config.h is not currently #included in the source, and only
2020dnl used to keep command lines short.
You can’t perform that action at this time.
0 commit comments