blob: 623672a0774dcb0986a500313824807dc02c583b (
plain)
1
2
3
4
5
6
|
/* <<< Release Notice for library >>> */
#ifndef lint
static const char SCCSID[]="@(#)pj_release.c 4.5 95/09/23 GIE REL";
#endif
char const pj_release[]="Rel. 4.4.3, 12 April 2001";
|