]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 2 Jul 2004 00:16:12 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 2 Jul 2004 00:16:12 +0000 (00:16 +0000)
From-SVN: r84006

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

index 09093d40fbace559785e93dd05df3909faf14e34..3d7a9ce107dade0ac597c1c61948e51470aa3009 100644 (file)
@@ -5,7 +5,7 @@
    please modify this string to indicate that, e.g. by putting your
    organization's name in parentheses at the end of the string.  */
 
-const char version_string[] = "3.5.0 20040701 (experimental)";
+const char version_string[] = "3.5.0 20040702 (experimental)";
 
 /* This is the location of the online document giving instructions for
    reporting bugs.  If you distribute a modified version of GCC,
index 17adf66cd564d8f7494bc7f812a08f10f664e564..fdf022fe979e26dbf8b6704c16f59c10dd450bb4 100644 (file)
@@ -35,7 +35,7 @@
 #include <bits/os_defines.h>
 
 // The current version of the C++ library in compressed ISO date format.
-#define __GLIBCXX__ 20040701
+#define __GLIBCXX__ 20040702
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.
This page took 0.07452 seconds and 5 git commands to generate.