2001-03-19 Bernd Schmidt <bernds@redhat.com>
+ * version.c: Bump.
+
2000-01-18 Martin v. Löwis <loewis@informatik.hu-berlin.de>
* c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.
(RESTORE_WARN_FLAGS): Unpack it.
-const char *ffe_version_string = "0.5.25 20010315 (release)";
+const char *ffe_version_string = "0.5.25 20010319 (prerelease)";
-char *version_string = "2.95.3 20010315 (release)";
+char *version_string = "2.95.4 20010319 (prerelease)";
/*
*/
-char __G77_LIBF77_VERSION__[] = "0.5.25 20010315 (release)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20010319 (prerelease)";
/*
2.00 11 June 1980. File version.c added to library.
/*
*/
-char __G77_LIBI77_VERSION__[] = "0.5.25 20010315 (release)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20010319 (prerelease)";
/*
2.01 $ format added
static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
-char __G77_LIBU77_VERSION__[] = "0.5.25 20010315 (release)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20010319 (prerelease)";
#include <stdio.h>