ossp-pkg/pth/pth_vers.c 1.146 -> 1.147
--- pth_vers.c 2003/02/11 13:19:27 1.146
+++ pth_vers.c 2003/02/17 10:49:03 1.147
@@ -34,12 +34,12 @@
pth_internal_version_t pth_internal_version = {
0x200200,
"2.0.0",
- "2.0.0 (11-Feb-2003)",
- "This is GNU Pth, Version 2.0.0 (11-Feb-2003)",
- "GNU Pth 2.0.0 (11-Feb-2003)",
+ "2.0.0 (17-Feb-2003)",
+ "This is GNU Pth, Version 2.0.0 (17-Feb-2003)",
+ "GNU Pth 2.0.0 (17-Feb-2003)",
"GNU Pth/2.0.0",
- "@(#)GNU Pth 2.0.0 (11-Feb-2003)",
- "$Id: GNU Pth 2.0.0 (11-Feb-2003) $"
+ "@(#)GNU Pth 2.0.0 (17-Feb-2003)",
+ "$Id: GNU Pth 2.0.0 (17-Feb-2003) $"
};
#endif /* _PTH_VERS_C_AS_HEADER_ */
|
|