| author | Oliver Tappe <zooey@hirschkaefer.de> | 2010-04-20 16:26:47.0 +00:00:00 |
|---|---|---|
| committer | Oliver Tappe <zooey@hirschkaefer.de> | 2010-04-20 16:26:47.0 +00:00:00 |
| commit | 1e7dbaf7329bbca89a5cd09200c68db5a320b39c [patch] |
|
| tree | 94b8236ccca2d857a71d3574a3382ee3a4e18a21 |
|
| parent | 5998536b290102598dbd9e5232f5069a9b0ebe46 |
|
| download | 1e7dbaf7329bbca89a5cd09200c68db5a320b39c.tar.gz |
|
* update gcc2 version date to 100420 (today)
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@36376 a95241bf-73f2-0310-859d-f6bbb57e9c96
Diff
legacy/binutils/bfd/configure | 4 +++- legacy/gcc/gcc/version.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/legacy/binutils/bfd/configure b/legacy/binutils/bfd/configure index e9e4ee7..ad70b38 100755 --- a/legacy/binutils/bfd/configure +++ b/legacy/binutils/bfd/configure @@ -2835,8 +2835,8 @@ # Define the identity of the package. PACKAGE=bfd VERSION=2.17-haiku-20080323 PACKAGE=bfd VERSION=2.17-haiku-20100420 cat >>confdefs.h <<_ACEOF diff --git a/legacy/gcc/gcc/version.c b/legacy/gcc/gcc/version.c index bd67dac..36329d6 100644 --- a/legacy/gcc/gcc/version.c +++ b/legacy/gcc/gcc/version.c @@ -1,1 +1,1 @@ char *version_string = "2.95.3-haiku-090629"; char *version_string = "2.95.3-haiku-100420";