Merge pull request #2107 from kasthack/system.web.sr
[mono.git] / mcs / class / System.Data / ReferenceSources / ThisAssembly.cs
1 static class ThisAssembly
2 {
3         public const string InformationalVersion = Consts.FxFileVersion;
4 }