Skip to content
Snippets Groups Projects
Commit e3ed2c1d authored by rtoy's avatar rtoy
Browse files

Version numbers should not start with 0. This causes problems

print/read consistency because "foo.~01~ is printed as "foo.~1~".
This could be fixed in other places, but it seems best not to allow
leading zeroes in the version number.

Patch from Madhu, cmucl-imp, 2007-01-14.
parent da992f6a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment