How to set current year in AssemblyInfo file?
I used
Instead of this:
>
Probably the best way is to integrate this into your build process using tools like NAnt or MSBuild.
Here is an article that explains how to change your AssemblyInfo using MSBuild: Updating Assemblies with A Version Number.