mirror of
https://frontier.innolan.net/github/amigaos-binutils.git
synced 2025-11-21 06:40:23 +00:00
@V version reports now 2.14a instead 2.14
This commit is contained in:
2
bfd/configure
vendored
2
bfd/configure
vendored
@ -3249,7 +3249,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE=bfd
|
||||
VERSION=2.14
|
||||
VERSION=2.14a
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
||||
@ -7,7 +7,7 @@ AC_INIT(libbfd.c)
|
||||
AC_CANONICAL_SYSTEM
|
||||
AC_ISC_POSIX
|
||||
|
||||
AM_INIT_AUTOMAKE(bfd, 2.14)
|
||||
AM_INIT_AUTOMAKE(bfd, 2.14a)
|
||||
# Uncomment the next line to remove the date from the reported bfd version
|
||||
#is_release=y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user