EndGapFree alignments

This commit is contained in:
Eric Coissac
2024-09-24 15:52:12 +02:00
parent 05bf2bfd6c
commit 2b4a633c30
4 changed files with 135 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ import (
// TODO: The version number is extracted from git. This induces that the version
// corresponds to the last commit, and not the one when the file will be
// commited
var _Commit = "65ae826"
var _Commit = "05bf2bf"
var _Version = "Release 4.2.0"
// Version returns the version of the obitools package.