increment the library version 1 so that it differs from the backport one, as they are actually different, and overwriting it sucks for obconf
This commit is contained in:
parent
d81c4be600
commit
d57fd94394
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ dnl if MAJOR or MINOR version changes, be sure to change AC_INIT above to match
|
|||
dnl
|
||||
RR_MAJOR_VERSION=4
|
||||
RR_MINOR_VERSION=0
|
||||
RR_MICRO_VERSION=16
|
||||
RR_MICRO_VERSION=17
|
||||
RR_INTERFACE_AGE=0
|
||||
RR_BINARY_AGE=0
|
||||
RR_VERSION=$OB_MAJOR_VERSION.$OB_MINOR_VERSION
|
||||
|
|
Loading…
Reference in a new issue