Commit d4ddd7b9 by Craig Burley Committed by Craig Burley

bump lib[IU]77's Version.c

From-SVN: r25204
parent 60d19ba0
1999-02-14 Craig Burley <craig@jcb-sc.com>
* libU77/Version.c: Bump ("update" below) to date of last change.
* libI77/Version.c: Bump to date of last change.
Tue Feb 9 18:13:30 GMT 1999 Nathan Sidwell <nathan@acm.org> Tue Feb 9 18:13:30 GMT 1999 Nathan Sidwell <nathan@acm.org>
* Makefile.in (distclean): Move Makefile deletion to end of * Makefile.in (distclean): Move Makefile deletion to end of
......
...@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19980617\n"; ...@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19980617\n";
/* /*
*/ */
char __G77_LIBI77_VERSION__[] = "0.5.24-19980920"; char __G77_LIBI77_VERSION__[] = "0.5.24-19981012";
/* /*
2.01 $ format added 2.01 $ format added
......
static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n"; static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
char __G77_LIBU77_VERSION__[] = "0.5.24"; char __G77_LIBU77_VERSION__[] = "0.5.24-19990115";
#include <stdio.h> #include <stdio.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment