accc: increase version number

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9222 30fe4595-0a0c-4342-8851-515496e4dcbd
This commit is contained in:
iobyte 2023-12-02 04:08:18 +00:00
parent 754d9fdbe6
commit a7109895bd
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ double smooth_angle = 70.0;
void usage(void)
{
fprintf(stderr, "Ac3d Compiler $Revision: 1.4.5 $\n");
fprintf(stderr, "Ac3d Compiler $Revision: 1.4.6 $\n");
fprintf(stderr, "Usage: accc [option] <inputfile> <outputfile> [dist][-order \"orderstring\"]<\n");
fprintf(stderr, "+o: ac3d to ac3d : the result file is optimized\n");
fprintf(stderr, " in using groups by zone of track\n");