blob: 9644e8259cc74a5353e6b233fe31bdb561d7627f (
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, 20 April 2001";
|