ossp-pkg/pth/pth_vers.c 1.136 -> 1.137
--- pth_vers.c 2000/10/03 08:00:35 1.136
+++ pth_vers.c 2001/03/24 14:56:47 1.137
@@ -34,12 +34,12 @@
pth_internal_version_t pth_internal_version = {
0x104004,
"1.4a4",
- "1.4a4 (30-Sep-2000)",
- "This is GNU Pth, Version 1.4a4 (30-Sep-2000)",
- "GNU Pth 1.4a4 (30-Sep-2000)",
+ "1.4a4 (24-Mar-2001)",
+ "This is GNU Pth, Version 1.4a4 (24-Mar-2001)",
+ "GNU Pth 1.4a4 (24-Mar-2001)",
"GNU Pth/1.4a4",
- "@(#)GNU Pth 1.4a4 (30-Sep-2000)",
- "$Id: GNU Pth 1.4a4 (30-Sep-2000) $"
+ "@(#)GNU Pth 1.4a4 (24-Mar-2001)",
+ "$Id: GNU Pth 1.4a4 (24-Mar-2001) $"
};
#endif /* _PTH_VERS_C_AS_HEADER_ */
|
|