1999-03-20 14:53:02 +00:00
|
|
|
*** source/optout.h.orig Sat Jan 30 14:19:00 1999
|
|
|
|
--- source/optout.h Wed Mar 17 22:28:44 1999
|
|
|
|
***************
|
|
|
|
*** 35,42 ****
|
|
|
|
|
1999-05-09 17:48:03 +00:00
|
|
|
#define POV_RAY_VERSION "3.1e"
|
1999-03-20 14:53:02 +00:00
|
|
|
|
|
|
|
! #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled by:"
|
|
|
|
! #define DISTRIBUTION_MESSAGE_2 "FILL IN NAME HERE........................."
|
|
|
|
#define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team(tm) is not responsible for supporting this version."
|
|
|
|
|
|
|
|
/* Number of help pages (numbered 0 to MAX_HELP_PAGE). */
|
|
|
|
--- 35,42 ----
|
|
|
|
|
1999-05-09 17:48:03 +00:00
|
|
|
#define POV_RAY_VERSION "3.1e"
|
1999-03-20 14:53:02 +00:00
|
|
|
|
|
|
|
! #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled for"
|
|
|
|
! #define DISTRIBUTION_MESSAGE_2 "FreeBSD, http://www.freebsd.org/"
|
|
|
|
#define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team(tm) is not responsible for supporting this version."
|
|
|
|
|
|
|
|
/* Number of help pages (numbered 0 to MAX_HELP_PAGE). */
|