Skip to content
Snippets Groups Projects
Commit b3e6936a authored by Petri Hintukainen's avatar Petri Hintukainen
Browse files

Fix library name in comment

parent b8ada655
No related branches found
No related tags found
No related merge requests found
Pipeline #146940 passed with stage
in 1 minute and 17 seconds
......@@ -10,7 +10,7 @@ dnl - If there are no interface changes, increase revision.
dnl - If interfaces have been added, increase current and age. Set revision to 0.
dnl - If interfaces have been changed or removed, increase current and set age and revision to 0.
dnl
dnl Library file name will be libbluray.so.(current-age).age.revision
dnl Library file name will be libudfread.so.(current-age).age.revision
dnl
m4_define([lt_current], 1)
m4_define([lt_revision], 0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment