home *** CD-ROM | disk | FTP | other *** search
- 1a2
- > #include <exec/resident.h>
- 41,45c42,46
- < #define MYREVISION 34 /* would be nice to auto-increment this */
- <
- < char myname[] = "xprxmodem.library";
- < char myid[] = "xprxmodem 34.1 (" __DATE__ ")\n";
- <
- ---
- > #define MYREVISION 36 /* would be nice to auto-increment this */
- >
- > char myname[] = "xprxmodem.library";
- > char myid[] = "xprxmodem 34.3 (" __DATE__ ")\n";
- >
-