summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArwed von Merkatz2008-07-01 21:30:21 +0200
committerArwed von Merkatz2008-07-01 21:30:21 +0200
commit882826054601971b97042b893019a826eb80cafa (patch)
tree35f11772f2a82e95dbee9e606b59c086e1f48ae6
parentc9a7744c7afd5586d83c0ccbe5f4ad63af139183 (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