* Update versions etc for forthcoming 1.3 bugfix release

This commit is contained in:
Chris Cannam
2009-03-01 21:57:15 +00:00
parent 00ff759247
commit aa5f708467
6 changed files with 5 additions and 6 deletions

View File

@@ -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)