]> git.evergreen-ils.org Git - OpenSRF.git/commit
Bump version numbers to help with library compatibility
authorDan Scott <dan@coffeecode.net>
Thu, 31 May 2012 02:33:17 +0000 (22:33 -0400)
committerDan Scott <dan@coffeecode.net>
Thu, 31 May 2012 02:37:27 +0000 (22:37 -0400)
commit0096dc1faf094a1548eb0dd595bb3155a8d2c124
tree2a2ebafe8f67a2801daabcdd5ad53b131422db1c
parent5084cdf861386bc0554e5814107763124a65e11d
Bump version numbers to help with library compatibility

By bumping the OpenSRF version numbers for Perl libs, Python libraries,
and the libtool versioning for the libopensrf library, projects that
build on OpenSRF will be able to flag the minimum required version and
bail out early if an older version of OpenSRF has been installed.

Signed-off-by: Dan Scott <dan@coffeecode.net>
src/libopensrf/Makefile.am
src/perl/lib/OpenSRF.pm
src/python/setup.py
version.m4