Daily bump.
authorJeff Law <law@gcc.gnu.org>
Sat, 16 Dec 2000 08:45:11 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Sat, 16 Dec 2000 08:45:11 +0000 (01:45 -0700)
From-SVN: r38304

gcc/f/version.c
gcc/version.c
libf2c/libF77/Version.c
libf2c/libI77/Version.c
libf2c/libU77/Version.c

index f9a167703ca764ad14fa38c9270b4da2bd309a8a..15e953f09c7a75adf7f4f7629409ed376a0a1678 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001215 (experimental)";
+const char *ffe_version_string = "0.5.26 20001216 (experimental)";
index 8b794d922b49451a4882241580a12532246e8b6b..d990a7fb6a9233567c60e15221c99bda2d846967 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001215 (experimental)";
+const char *const version_string = "2.97 20001216 (experimental)";
index 86cdb8071107cba95f9b0e4ac4345dc408394244..13f08ed62a656284a4a15be7c0c5806146628fa1 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001215 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001216 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index d7d0336fbb60b0295831bade98bff79646d61679..d2706d2ebaf6cf46b31508557796e22caef491e4 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001215 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001216 (experimental)";
 
 /*
 2.01   $ format added
index de2b3df576e4075abf2a7cbb43afa3872e90b836..af1c5ab1f3f747cb0c01ad6400a20f2c21210309 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001215 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001216 (experimental)";
 
 #include <stdio.h>