Files
dav1d/include/vcs_version.h.in
Janne Grunau 754487c05d let dav1d_version() return the project version
Increments the soname revision number for this behavior change.
Removes the DAV1D_VERSION and DAV1D_VERSION_INT defines and
dav1d_version_vcs() and dav1d_version_int().
Also cleans up the version usage in dav1d CLI.
Refs #241, #255.
2019-03-08 17:09:59 +01:00

3 lines
68 B
C

/* auto-generated, do not edit */
#define DAV1D_VERSION "@VCS_TAG@"