]> 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:48:49 +0000 (22:48 -0400)
commitcdd0816c624ff0843ee5ab201346521ae91f474a
tree11a941d365296880c61fafd7f158a66a2ffa6af5
parentee2c79929aa63ff8d6749da7d10c15ab967d9fd5
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