]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 1 Oct 2002 07:17:08 +0000 (07:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 1 Oct 2002 07:17:08 +0000 (07:17 +0000)
From-SVN: r57681

gcc/version.c
libstdc++-v3/include/bits/c++config

index b6a109a11682189a6930dee9e45a683473825343..fe306ac51707bf786f67486d67a3feaabc1f1644 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char version_string[] = "3.3 20020930 (experimental)";
+const char version_string[] = "3.3 20021001 (experimental)";
index 607fad718801e3d3631096ba5421a81bf658bf34..01c98a32ea703092c5b40b8680b00e5cb84bd26f 100644 (file)
@@ -34,7 +34,7 @@
 #include <bits/os_defines.h>
 
 // The current version of the C++ library in compressed ISO date format.
-#define __GLIBCPP__ 20020930
+#define __GLIBCPP__ 20021001
 
 // This is necessary until GCC supports separate template
 // compilation.  
This page took 0.067289 seconds and 5 git commands to generate.