*sigh* after consultation with pk, un-bump the major number, and bump
the minor one instead. basically, only new functions were added, and ld.so will (soon) print a warning at program startup if the 'best' minor number that can be found is less than what's expected.
This commit is contained in:
parent
4a64975120
commit
96f49a9e5c
|
@ -1,2 +1,2 @@
|
||||||
major=2
|
major=1
|
||||||
minor=0
|
minor=1
|
||||||
|
|
Loading…
Reference in New Issue