As describe above, the informational version is a string used to attach additional version information to an assembly for documentation purposes only – this data is never used at runtime. In Beta2 this information will be displayed by admin tools and the property pages visible in the shell.
The information version is represented using the custom attribute System.Reflection.AssemblyInformationalVersionAttribute. The definition of that attribute is: