Prepare for version 2.0.0 with versioning for 2.0.0
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 30 Nov 2010 04:16:30 +0000 (04:16 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 30 Nov 2010 04:16:30 +0000 (04:16 +0000)
commit22d2c2ddebba9f4cb08e2798b061eee9d8820667
tree54e10530d761056ed80761132cb01cde1d290a7e
parente5bf945971553ba47686397c273630386e36ddce
Prepare for version 2.0.0 with versioning for 2.0.0

Use the libtool -version-info option to provide an explicit version
for the libopensrf.so library. Introducing versioned libraries will
give us the ability to force recompiles of linked applications when
binary compatibility has been broken.

Also, bump the Perl version number to 2.0.0

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2118 9efc2488-bf62-4759-914b-345cdb29e865
src/libopensrf/Makefile.am
src/perl/lib/OpenSRF.pm