1
0
mirror of https://github.com/mirror/make.git synced 2025-02-17 15:20:39 +08:00
make/version.c
Roland McGrath f4020bfba8 .
1996-03-01 17:05:11 +00:00

8 lines
93 B
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

char *version_string = "3.74.3";
/*
Local variables:
version-control: never
End:
*/