summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArwed von Merkatz2008-09-02 16:51:33 +0200
committerArwed von Merkatz2008-09-02 16:51:33 +0200
commitd299fc15e2902420c67f4a85498209e909909647 (patch)
tree25a596b260120ee51f7ff6029aae8ef593da7486
parente26d18454e02bb045108eac2b324e813e4e90ee7 (diff)
Revert "g++ 4.3.1"
This reverts commit e004d38537a85d74da8696bdaa1422f776041d54.
-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 344a9deaa2..9733cd1d50 100755
--- a/gnu/g++/DETAILS
+++ b/gnu/g++/DETAILS
@@ -1,5 +1,5 @@
SPELL=g++
- VERSION=4.3.1
+ VERSION=4.3.0
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 feb934f502..574e463c7c 100644
--- a/gnu/g++/HISTORY
+++ b/gnu/g++/HISTORY
@@ -1,6 +1,3 @@
-2008-06-11 Ladislav Hagara <hgr@vabo.cz>
- * DETAILS: 4.3.1
-
2008-03-15 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 4.3.0
* DEPENDS: Depends on gmp and mpfr