Re: libphysfs 1.0.1

2009-03-07 Thread Adeodato Simó
--- libphysfs-1.0.1.orig/configure +++ libphysfs-1.0.1/configure @@ -1506,8 +1506,8 @@ MAJOR_VERSION=1 MINOR_VERSION=0 MICRO_VERSION=1 -INTERFACE_AGE=0 -BINARY_AGE=0 +INTERFACE_AGE=1 +BINARY_AGE=1 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION --- libphysfs-1.0.1-2.orig/configure.in +

Re: libphysfs 1.0.1

2009-03-07 Thread Adeodato Simó
* Barry deFreese [Wed, 04 Mar 2009 13:13:40 -0500]: Hello, Second, and more importantly, I actually see no reason for the SONAME bump! Meaning, that as far as I can see, the list of symbols between libphysfs-1.0.so.1 and libphysfs-1.0.so.0 is identical. Do you know if there ha