I thought it was related to code, as in it being a structure like this which is code-related:

VersionInfo.ApplicationName = "The Interactive Animation";
VersionInfo.Version = "1.1";
VersionInfo.CreatedBy = "ulillillia";
...

I just thought there was some function that was called or struct that was filled out, both cases are entirely code-related.