Daily bump.
authorJeff Law <law@gcc.gnu.org>
Sat, 22 Jan 2000 08:45:07 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Sat, 22 Jan 2000 08:45:07 +0000 (01:45 -0700)
From-SVN: r31560

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

index b1c274bb91c2fc54fd2ef7e3067d76364e56efcf..f45e1366b7f56937e5842da9851065d4056333a6 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000121 (experimental)";
+const char *ffe_version_string = "0.5.25 20000122 (experimental)";
index 953843d5e2b9b745e0c6b6960376b0e82d643212..6728254632abf46f74d45d20cf42ff0fc1709d0c 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 20000121 (experimental)";
+char *version_string = "2.96 20000122 (experimental)";
index b05c169e32108f5221c53bd3f45227b2cac4777b..52b33c64df014626e79ccd74baae6ef07ddc1bd8 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000121 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000122 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 841a79c46a08f500af8b16534175aa6788645013..2c1b67c2552fe4daf66446c853d3503e0c57706a 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000121 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000122 (prerelease)";
 
 /*
 2.01   $ format added
index db81e9a6aa9530d3cb42beb04a6744bcdcd98857..85ea1887a33a013715ab05f245cf31d8a2fcc254 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000121 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000122 (prerelease)";
 
 #include <stdio.h>