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:
Ingo Weinhold
2008-03-23 22:47:35 +00:00
parent f76f237a93
commit 36bbacfebd
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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@

View File

@@ -1 +1 @@
char *version_string = "2.95.3-haiku-080322";
char *version_string = "2.95.3-haiku-080323";