Hi.
I'm building an application using libpd and some externals that are in the pd-extended distribution (latest stable build 0.43-4). I need to link the externals statically so I downloaded the pd-extended sources from the
git repo.
I'm having an issue: The pd-extended repo has no tags for releases (at least not for all of them). The
pd vanilla repo, on the other hand has all the tags.
Can someone suggest how to figure out which commit to checkout if I want to have code that works just like the 0.43-4 release? (expect same bugs, if any, etc.)
BTW, It would be very nice to have the tags in the pd-extended repo :)
Thanks.