summaryrefslogtreecommitdiff
path: root/VERSION
AgeCommit message (Collapse)AuthorFilesLines
2014-05-20release 1.1.1v1.1.1Rich Felker1-1/+1
2014-04-16release 1.1.0v1.1.0Rich Felker1-1/+1
2014-03-20release 1.0.0v1.0.0Rich Felker1-1/+1
2014-01-03release 0.9.15v0.9.15Rich Felker1-1/+1
2013-12-01add infrastructure to record and report the version of libc.soRich Felker1-0/+1
this is still experimental and subject to change. for git checkouts, an attempt is made to record the exact revision to aid in bug reports and debugging. no version information is recorded in the static libc.a or binaries it's linked into.