]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorJeff Law <law@gcc.gnu.org>
Wed, 22 Mar 2000 08:45:07 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 22 Mar 2000 08:45:07 +0000 (01:45 -0700)
From-SVN: r32683

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

index 5265e85f68ac0d4a6a794868c7887b7e2ad520dd..76d61553b501c2b399d0f3bb9312fe6012ed38c8 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000321 (experimental)";
+const char *ffe_version_string = "0.5.25 20000322 (experimental)";
index ef0364ee54da2f8699848958a95a18b73f13a07c..0e90e3e3d169ca29a835d5e484223cd868b64e57 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000321 (experimental)";
+const char *const version_string = "2.96 20000322 (experimental)";
index 869b4ac99d975d4158c45479ffefdf35024f05a2..2276526ff2bde2a61314bd7a2d707f044a88438f 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000321 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000322 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index bda2ae3b2a743173a95a2dd948b417f3ec50f210..257469ceebd6011a2dcd017f3a7b5b91e001390b 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000321 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000322 (prerelease)";
 
 /*
 2.01   $ format added
index 80ad2aa909883532bb2891a45cc9af4e6cd81866..3608fd8a260de172c9a7fec7b04451c4ed67b41a 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000321 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000322 (prerelease)";
 
 #include <stdio.h>
 
This page took 0.073536 seconds and 5 git commands to generate.