Skip to content

Commit

Permalink
removing pre-release status for 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ayresdl committed Dec 3, 2018
1 parent e22cb0b commit 35bbe78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libhmsbeagle/beagle.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

#include "libhmsbeagle/plugin/Plugin.h"

#define BEAGLE_VERSION PACKAGE_VERSION " (PRE-RELEASE)"
#define BEAGLE_VERSION PACKAGE_VERSION //" (PRE-RELEASE)"
#define BEAGLE_CITATION "Using BEAGLE library v" BEAGLE_VERSION " for accelerated, parallel likelihood evaluation\n\
2009-, BEAGLE Working Group - https://beagle-dev.github.io/\n\
Citation: Ayres et al (2012) Systematic Biology 61: 170-173 | doi:10.1093/sysbio/syr100\n"
Expand Down

0 comments on commit 35bbe78

Please sign in to comment.