blob: a01d3b2e8bd9c3a6fc3a4fd7e7bc1b19cd242954 (
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.3.3, 23 Sept. 1995";
|