aboutsummaryrefslogtreecommitdiff
path: root/build/Linux-386-GCC
diff options
context:
space:
mode:
Diffstat (limited to 'build/Linux-386-GCC')
-rw-r--r--build/Linux-386-GCC/Makefile2
-rw-r--r--build/Linux-386-GCC/platform.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/build/Linux-386-GCC/Makefile b/build/Linux-386-GCC/Makefile
index b735bfd..9c3ffbe 100644
--- a/build/Linux-386-GCC/Makefile
+++ b/build/Linux-386-GCC/Makefile
@@ -1,7 +1,7 @@
#=============================================================================
#
-# This Makefile is part of TestFloat, Release 3c, a package of programs for
+# This Makefile is part of TestFloat, Release 3d, a package of programs for
# testing the correctness of floating-point arithmetic complying with the IEEE
# Standard for Floating-Point, by John R. Hauser.
#
diff --git a/build/Linux-386-GCC/platform.h b/build/Linux-386-GCC/platform.h
index ffaf89f..802bc4c 100644
--- a/build/Linux-386-GCC/platform.h
+++ b/build/Linux-386-GCC/platform.h
@@ -1,7 +1,7 @@
/*============================================================================
-This C header file is part of TestFloat, Release 3c, a package of programs for
+This C header file is part of TestFloat, Release 3d, a package of programs for
testing the correctness of floating-point arithmetic complying with the IEEE
Standard for Floating-Point, by John R. Hauser.