⛏️ index : buildtools.git

author Ingo Weinhold <ingo_weinhold@gmx.de> 2008-03-23 22:47:35.0 +00:00:00
committer Ingo Weinhold <ingo_weinhold@gmx.de> 2008-03-23 22:47:35.0 +00:00:00
commit
36bbacfebd64775b4644a646d7d42b340f12adf7 [patch]
tree
c6873d87c482df199129700a273852fd6d0f7fd7
parent
f76f237a938dc6ede031ca9c698869271b8b2674
download
36bbacfebd64775b4644a646d7d42b340f12adf7.tar.gz

Updated version string, preparing for the migration.

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

Diff

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

diff --git a/legacy/binutils/bfd/configure b/legacy/binutils/bfd/configure
index 2f3281f..e9e4ee7 100755
--- a/legacy/binutils/bfd/configure
+++ b/legacy/binutils/bfd/configure
@@ -2836,7 +2836,7 @@

# Define the identity of the package.
 PACKAGE=bfd
 VERSION=2.17-haiku-20080322
 VERSION=2.17-haiku-20080323


cat >>confdefs.h <<_ACEOF
diff --git a/legacy/binutils/bfd/version.h b/legacy/binutils/bfd/version.h
index 2ddbca9..1fc1711 100644
--- a/legacy/binutils/bfd/version.h
+++ b/legacy/binutils/bfd/version.h
@@ -1,3 +1,3 @@
#define BFD_VERSION_DATE 20060623
#define BFD_VERSION_DATE 20080323
#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 bd3bd7b..5ca986e 100644
--- a/legacy/gcc/gcc/version.c
+++ b/legacy/gcc/gcc/version.c
@@ -1,1 +1,1 @@
char *version_string = "2.95.3-haiku-080322";
char *version_string = "2.95.3-haiku-080323";