# Add versioning scheme for Fortran ## Background The list of languages in Section 3.1.1, Table 3.1, and at , does not list a versioning scheme for Fortran, but we have DWARF 5 language constants for FORTRAN77 through Fortran08. ## Proposed Changes Augment the table of language encodings to add `YYYY` to Fortran as a version scheme. ## References - Issue [210419.1](210419.1.html). - --- 2024-04-29: Accepted.