protover doesn't forbid version zero
[dir-spec.txt](https://gitweb.torproject.org/torspec.git/tree/dir-spec.txt) says:
> Int = NON_ZERO_DIGIT
> Int = Int DIGIT
But the code in protover.c allows `Foo=0`.
**Trac**:
**Username**: cyberpunks
issue