]> gcc.gnu.org Git - gcc.git/commitdiff
bump lib[IU]77's Version.c
authorCraig Burley <craig@jcb-sc.com>
Sun, 14 Feb 1999 19:06:31 +0000 (19:06 +0000)
committerCraig Burley <burley@gcc.gnu.org>
Sun, 14 Feb 1999 19:06:31 +0000 (14:06 -0500)
From-SVN: r25204

libf2c/ChangeLog
libf2c/libI77/Version.c
libf2c/libU77/Version.c

index 69a0e1b4664fdcc2b98018bceef1ba5f18faf4b3..cc76cc510ea11664cbba29881f72686e15592584 100644 (file)
@@ -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
index 9d80fb92ed8357c1affe424c2577243301039036..8c4662d78ee25a0e7e59108610453435bf17febd 100644 (file)
@@ -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
index fd2527ce859bb8fa54eed1497268a92d545ac5c3..649d7d6d8f74b5967b6456264e91b36512930c1a 100644 (file)
@@ -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>
 
This page took 0.064964 seconds and 5 git commands to generate.