Skip to content

Commit

Permalink
fix mlt++.vers #1020
Browse files Browse the repository at this point in the history
  • Loading branch information
ddennedy committed Sep 24, 2024
1 parent 6f533e7 commit 2072c6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/mlt++/mlt++.vers
Original file line number Diff line number Diff line change
Expand Up @@ -540,10 +540,10 @@ MLTPP_6.14.0 {
"Mlt::Service::set_profile(mlt_profile_s*)";
"Mlt::Playlist::reorder(int const*)";
"Mlt::Transition::connect(Mlt::Service&, int, int)";
# "Mlt::Producer::set_creation_time(long)";
_ZN3Mlt8Producer17set_creation_timeE[lx];
"Mlt::Producer::get_creation_time()";
};
# "Mlt::Producer::set_creation_time(long)";
_ZN3Mlt8Producer17set_creation_timeE[lx];
} MLTPP_6.10.0;

MLTPP_6.18.0 {
Expand Down

0 comments on commit 2072c6b

Please sign in to comment.