index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
internal
/
version.c
blob: 08bbf5b2b76ad49bf158e65a543d1003c5539116 (
plain
) (
blame
)
1
2
3
4
#include "version.h" #include "libc.h" const char __libc_version[] = VERSION;