Skip to content

Commit

Permalink
version 1.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Sasha committed Mar 16, 2015
1 parent 422b2b2 commit d08d240
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/beast/evolution/speciation/BirthDeathSkylineModel.java
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
@Description("Adaptation of Tanja Stadler's BirthDeathSamplingModel, " +
"to allow for birth and death rates to change at times t_i")
@Citation("Stadler, T., Kuehnert, D., Bonhoeffer, S., and Drummond, A. J. (2013):\n Birth-death skyline " +
"plot reveals temporal changes of\n epidemic spread in HIV and hepatitis C virus (HCV). PNAS 110(1): 228–33." +
"plot reveals temporal changes of\n epidemic spread in HIV and hepatitis C virus (HCV). PNAS 110(1): 228–33.\n" +
"If sampled ancestors are used then please also site: Gavryushkina A, Welch D, Stadler T, Drummond AJ (2014) \n" +
"Bayesian inference of sampled ancestor trees for epidemiology and fossil calibration. \n" +
"PLoS Comput Biol 10(12): e1003919. doi:10.1371/journal.pcbi.1003919")
Expand Down
2 changes: 1 addition & 1 deletion version.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<addon name='BDSKY' version='1.1.1'>
<addon name='BDSKY' version='1.2.1'>
<depends on='beast2' atleast='2.1.0'/>
</addon>

0 comments on commit d08d240

Please sign in to comment.