stephaneguindon / phyml

PhyML -- Phylogenetic estimation using (Maximum) Likelihood
GNU General Public License v3.0
175 stars 61 forks source link

Versioning error again #158

Closed protist closed 2 years ago

protist commented 2 years ago

Hi @stephaneguindon, looks like you forgot to bump the version number in configure.ac again. I built and installed the latest 3.3.20211231, and it's reporting the old version.


$ phyml-mpi --version

. Running the analysis on 1 CPU..
. This is PhyML version 3.3.20211118.
``
stephaneguindon commented 2 years ago

Damn it! I keep on forgetting to do that... I'm fixing it right now.

protist commented 2 years ago

Damn it! I keep on forgetting to do that... I'm fixing it right now.

No worries! Thanks for the continued development!