Bump library version number.

This commit is contained in:
Jason Evans 2010-10-24 16:32:13 -07:00
parent 379f847f44
commit 0176e3057d

View File

@ -33,7 +33,7 @@ else
SO := so
WL_SONAME := soname
endif
REV := 0
REV := 1
ifeq (macho, @abi@)
TEST_LIBRARY_PATH := DYLD_FALLBACK_LIBRARY_PATH=@objroot@lib
else