mirror of
https://review.haiku-os.org/buildtools
synced 2026-02-04 07:53:14 +01:00
Updated version string, preparing for the migration.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@24540 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
2
legacy/binutils/bfd/configure
vendored
2
legacy/binutils/bfd/configure
vendored
@@ -2836,7 +2836,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE=bfd
|
||||
VERSION=2.17-haiku-20080322
|
||||
VERSION=2.17-haiku-20080323
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
||||
@@ -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@
|
||||
|
||||
@@ -1 +1 @@
|
||||
char *version_string = "2.95.3-haiku-080322";
|
||||
char *version_string = "2.95.3-haiku-080323";
|
||||
|
||||
Reference in New Issue
Block a user