libsecp256k1 is fairly mature these days. It seems like it would be appropriate to begin versioning the API/ABI and tagging releases.
Already, configure warns that experimental APIs don’t have stable APIs, which implies that non-experimental features do.
If you want, I can prepare a PR to setup the necessary autotools stuff.
Also need to select an initial version number. Does 1.0 sound good?