summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2007-05-18 15:35:27 +0200
committerJaka Kranjc2007-05-18 15:35:27 +0200
commitafa692528eec56a4b8f8276539db00ce1e76ff69 (patch)
tree885012b1d117d787b94d0acb29497fa9877f1c99
parent529b40cefdfec58f31afa26911b0795d372ee8f4 (diff)
g++: 4.2.0
-rwxr-xr-xgnu/g++/DETAILS2
-rw-r--r--gnu/g++/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/gnu/g++/DETAILS b/gnu/g++/DETAILS
index 02c0accdee..16975a8b07 100755
--- a/gnu/g++/DETAILS
+++ b/gnu/g++/DETAILS
@@ -1,5 +1,5 @@
SPELL=g++
- VERSION=4.1.2
+ VERSION=4.2.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 09e8b5c535..f862fad4bc 100644
--- a/gnu/g++/HISTORY
+++ b/gnu/g++/HISTORY
@@ -1,3 +1,6 @@
+2007-05-18 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * DETAILS: updated spell to 4.2.0
+
2007-03-01 Eric Sandall <sandalle@sourcemage.org>
* BUILD: -ffast-math also breaks with pentium-m