mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-15 00:44:25 +09:00
lib: Add dummy namespace versioning file
This commit is contained in:
committed by
Marco Trevisan (Treviño)
parent
059fc5ef7d
commit
95d7c0e800
6
libfprint/libfprint.ver
Normal file
6
libfprint/libfprint.ver
Normal file
@@ -0,0 +1,6 @@
|
||||
LIBFPRINT_2.0.0 {
|
||||
global:
|
||||
fp_*;
|
||||
local:
|
||||
*;
|
||||
};
|
||||
Reference in New Issue
Block a user