ochinchina / supervisord

a go-lang supervisor implementation
MIT License
4k stars 559 forks source link

Issue with supervisord version #391

Open cah-michel-bitar opened 5 months ago

cah-michel-bitar commented 5 months ago

Release version: supervisord_0.7.3_Linux_ARMv7.tar.gz

To Reproduce: ./supervisord version

Expected Behavior: Expected to show output "v0.7.3"

Actual Behavior: It is showing "v0.6.8"

Is this supposed to happen?