⛏️ index : buildtools.git

author Ingo Weinhold <ingo_weinhold@gmx.de> 2008-10-25 14:14:42.0 +00:00:00
committer Ingo Weinhold <ingo_weinhold@gmx.de> 2008-10-25 14:14:42.0 +00:00:00
commit
b3ad9db729da67c1e089472d1be7b2ad812569fc [patch]
tree
89c6c19c406c132e1433b14bd5995308e61281ad
parent
86ef67c748e46452a0523fc3cb6936955eb322d1
download
b3ad9db729da67c1e089472d1be7b2ad812569fc.tar.gz

Bumped version.

git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@28325 a95241bf-73f2-0310-859d-f6bbb57e9c96

Diff

 legacy/binutils/bfd/version.h | 2 +-
 legacy/gcc/gcc/version.c      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/legacy/binutils/bfd/version.h b/legacy/binutils/bfd/version.h
index 1fc1711..bf23684 100644
--- a/legacy/binutils/bfd/version.h
+++ b/legacy/binutils/bfd/version.h
@@ -1,3 +1,3 @@
#define BFD_VERSION_DATE 20080323
#define BFD_VERSION_DATE 20081024
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_string@
diff --git a/legacy/gcc/gcc/version.c b/legacy/gcc/gcc/version.c
index 5ca986e..4f0be95 100644
--- a/legacy/gcc/gcc/version.c
+++ b/legacy/gcc/gcc/version.c
@@ -1,1 +1,1 @@
char *version_string = "2.95.3-haiku-080323";
char *version_string = "2.95.3-haiku-081024";