* Update versions etc for forthcoming 1.3 bugfix release
This commit is contained in:
@@ -13,7 +13,7 @@ MKDIR := mkdir
|
||||
AR := ar
|
||||
|
||||
DYNAMIC_EXTENSION := .so
|
||||
DYNAMIC_FULL_VERSION := .2.0.0
|
||||
DYNAMIC_FULL_VERSION := .2.1.0
|
||||
DYNAMIC_ABI_VERSION := .2
|
||||
DYNAMIC_LIBNAME := librubberband$(DYNAMIC_EXTENSION)
|
||||
DYNAMIC_LDFLAGS := -shared -Wl,-Bsymbolic -Wl,-soname=$(DYNAMIC_LIBNAME)$(DYNAMIC_ABI_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user