summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArwed von Merkatz2008-09-02 16:51:16 +0200
committerArwed von Merkatz2008-09-02 16:51:16 +0200
commite54bb15e63b8d813be2c9619005613fa0044fd09 (patch)
tree309ebebcd2ae4ccd0aea12c211bbc86f60eb68af
parent25fd6215718ce1bfd8c349c4971a563d99c59524 (diff)
Revert "g++ 4.3.2"
This reverts commit f3a8f912919a7705250ac6293574c61e50167472.
-rwxr-xr-xgnu/g++/DETAILS2
-rw-r--r--gnu/g++/HISTORY3
2 files changed, 1 insertions, 4 deletions
diff --git a/gnu/g++/DETAILS b/gnu/g++/DETAILS
index c9543c6bab..344a9deaa2 100755
--- a/gnu/g++/DETAILS
+++ b/gnu/g++/DETAILS
@@ -1,5 +1,5 @@
SPELL=g++
- VERSION=4.3.2
+ VERSION=4.3.1
SOURCE=gcc-core-$VERSION.tar.bz2
# SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gcc-$VERSION
diff --git a/gnu/g++/HISTORY b/gnu/g++/HISTORY
index a3f3b4ed55..05926050c7 100644
--- a/gnu/g++/HISTORY
+++ b/gnu/g++/HISTORY
@@ -1,6 +1,3 @@
-2008-08-29 Ladislav Hagara <hgr@vabo.cz>
- * DETAILS: 4.3.2
-
2008-08-20 Thomas Orgis <sobukus@sourcemage.org>
* BUILD: workaround for g++ upgrade where installed g++ (older version)
is broken