Bump LTVERSION by one because the library interfaces have changed.
(Logical change 1.142)edge.strict_endians
parent
d1708bbea2
commit
5c2ff2283b
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue