- upgraded release date to 041111, for BeBits-release.

git-svn-id: file:///srv/svn/repos/haiku/trunk/buildtools@9917 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Tappe
2004-11-11 10:27:47 +00:00
parent 6c343ef4f7
commit 76e7a04213
3 changed files with 3 additions and 3 deletions

View File

@@ -919,7 +919,7 @@ fi
PACKAGE=bfd
VERSION=2.15-beos-041025
VERSION=2.15-beos-041111
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }

View File

@@ -1,3 +1,3 @@
#define BFD_VERSION_DATE 20040517
#define BFD_VERSION_DATE 20041111
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_string@