aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
diff options
context:
space:
mode:
authorBenjamin Kosnik <bkoz@redhat.com>2001-06-13 17:51:38 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2001-06-13 17:51:38 +0000
commitdd48b185dc01245eec07d202600cf4d3eb30e979 (patch)
tree7225a793264fc08e88b1e87c68f1a2aa988111aa /libstdc++-v3/configure
parent3b1ba991df5a1df4a9d052de0e4c43655471dfee (diff)
downloadgcc-dd48b185dc01245eec07d202600cf4d3eb30e979.zip
gcc-dd48b185dc01245eec07d202600cf4d3eb30e979.tar.gz
gcc-dd48b185dc01245eec07d202600cf4d3eb30e979.tar.bz2
acinclude.m4 (GLIBCPP_CONFIGURE): Bump version to 3.0.0.
2001-06-13 Benjamin Kosnik <bkoz@redhat.com> * acinclude.m4 (GLIBCPP_CONFIGURE): Bump version to 3.0.0. * aclocal.m4: Regenerate. * configure: Regenerate. * include/bits/c++config (__GLIBCPP__): Update date. From-SVN: r43332
Diffstat (limited to 'libstdc++-v3/configure')
-rwxr-xr-xlibstdc++-v3/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure
index b8cb4bc..eadeac5 100755
--- a/libstdc++-v3/configure
+++ b/libstdc++-v3/configure
@@ -962,7 +962,7 @@ fi
PACKAGE=libstdc++
-VERSION=2.92
+VERSION=3.0.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }