From d4ddd7b97734bcfa0aa968b50d9d3439d4f302c3 Mon Sep 17 00:00:00 2001 From: Craig Burley Date: Sun, 14 Feb 1999 19:06:31 +0000 Subject: [PATCH] bump lib[IU]77's Version.c From-SVN: r25204 --- libf2c/ChangeLog | 5 +++++ libf2c/libI77/Version.c | 2 +- libf2c/libU77/Version.c | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog index 69a0e1b4664..cc76cc510ea 100644 --- a/libf2c/ChangeLog +++ b/libf2c/ChangeLog @@ -1,3 +1,8 @@ +1999-02-14 Craig Burley + + * 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 * Makefile.in (distclean): Move Makefile deletion to end of diff --git a/libf2c/libI77/Version.c b/libf2c/libI77/Version.c index 9d80fb92ed8..8c4662d78ee 100644 --- a/libf2c/libI77/Version.c +++ b/libf2c/libI77/Version.c @@ -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 diff --git a/libf2c/libU77/Version.c b/libf2c/libU77/Version.c index fd2527ce859..649d7d6d8f7 100644 --- a/libf2c/libU77/Version.c +++ b/libf2c/libU77/Version.c @@ -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 -- 2.30.2