mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-05-05 15:58:02 +02:00
lib: Add dummy namespace versioning file
This commit is contained in:
parent
059fc5ef7d
commit
95d7c0e800
1 changed files with 6 additions and 0 deletions
6
libfprint/libfprint.ver
Normal file
6
libfprint/libfprint.ver
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
LIBFPRINT_2.0.0 {
|
||||
global:
|
||||
fp_*;
|
||||
local:
|
||||
*;
|
||||
};
|
||||
Loading…
Add table
Reference in a new issue