Skip to content

Commit 8668ad7

Browse files
committed
release v0.9.6
This release adds the Kimura-two-parameter evolutionary model. The model can now be chosen with the --model switch. Additional improvements include better and reproducible tests, as well as code formatting.
1 parent 1ff8d2c commit 8668ad7

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

andi-manual.pdf

2.13 KB
Binary file not shown.

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([andi], [0.9.6-beta])
1+
AC_INIT([andi], [0.9.6])
22
AM_INIT_AUTOMAKE([-Wall foreign ])
33

44
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)