mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-17 06:08:54 +08:00
bump lib[IU]77's Version.c
From-SVN: r25204
This commit is contained in:
parent
60d19ba06d
commit
d4ddd7b977
@ -1,3 +1,8 @@
|
||||
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>
|
||||
|
||||
* Makefile.in (distclean): Move Makefile deletion to end of
|
||||
|
@ -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
|
||||
|
@ -1,6 +1,6 @@
|
||||
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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user