Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69
git-subtree-dir: external/toxcore/c-toxcore git-subtree-split: 67badf69416a74e74f6d7eb51dd96f37282b8455
This commit is contained in:
16
so.version
Normal file
16
so.version
Normal file
@ -0,0 +1,16 @@
|
||||
# .so library version, following the libtool scheme:
|
||||
#
|
||||
# current:revision:age
|
||||
#
|
||||
# current: increment if interfaces have been added, removed or changed
|
||||
# revision: increment if source code has changed, set to zero if current is
|
||||
# incremented
|
||||
# age: increment if interfaces have been added, set to zero if
|
||||
# interfaces have been removed or changed
|
||||
#
|
||||
# For a full reference see:
|
||||
# https://www.gnu.org/software/libtool/manual/libtool.html#Updating-version-info
|
||||
|
||||
CURRENT=20
|
||||
REVISION=0
|
||||
AGE=18
|
Reference in New Issue
Block a user