Bump LTVERSION by one because the library interfaces have changed.

(Logical change 1.142)
edge.strict_endians
cantab.net!aia21 2003-06-03 12:37:21 +00:00
parent d1708bbea2
commit 5c2ff2283b
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
# - If the interface is the same as the previous version, change to C:R+1:A
#
LTVERSION = 4:0:0
LTVERSION = 5:0:0
# Later gcc require -fms-extensions to work.
if GCC_NEEDS_MS_EXTENSIONS

View File

@ -120,7 +120,7 @@ am__include = @am__include@
am__quote = @am__quote@
install_sh = @install_sh@
LTVERSION = 4:0:0
LTVERSION = 5:0:0
# Later gcc require -fms-extensions to work.
@GCC_NEEDS_MS_EXTENSIONS_TRUE@GCCflag = -fms-extensions