home *** CD-ROM | disk | FTP | other *** search
- /* WIDE AREA INFORMATION SERVER SOFTWARE:
- No guarantees or restrictions. See the readme file for the full standard
- disclaimer.
-
- 5.29.90 Harry Morris, morris@think.com
- *
- * $Log: version.h,v $
- * Revision 1.8 92/02/29 23:01:13 jonathan
- * next release...
- *
- */
-
- #ifndef VERSION_H
- #define VERSION_H
-
- #define VERSION "WAIS release 8 b5"
-
- #endif /* ndef VERSION_H */
-