Are the release tarballs a build of an old version, or is it just the version reported that is wrong?
Using the x86 linux version:
wget https://github.com/refresh-bio/agc/releases/download/v3.2.3/agc-v3.2.3-x64_linux.tar.gz
tar xf agc-v3.2.3-x64_linux.tar.gz
Reports version 3.2.2 from March, not May 2026:
$ ./agc
AGC (Assembled Genomes Compressor) v. 3.2.2 [build 20260326.1]
Are the release tarballs a build of an old version, or is it just the version reported that is wrong?
Using the x86 linux version:
Reports version 3.2.2 from March, not May 2026: