diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-07-09 10:39:04 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-07-09 10:39:04 -0400 |
| commit | 9b8c0d68ce3e816c86a66702a7f5036760a42413 (patch) | |
| tree | 3248dd14c2d6816b84062e2044232f401b79343e /MediaBrowser.LocalMetadata/Properties | |
| parent | e02bf33df37eb12656af12691943121f135d7c36 (diff) | |
update mono build
Diffstat (limited to 'MediaBrowser.LocalMetadata/Properties')
| -rw-r--r-- | MediaBrowser.LocalMetadata/Properties/AssemblyInfo.cs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MediaBrowser.LocalMetadata/Properties/AssemblyInfo.cs b/MediaBrowser.LocalMetadata/Properties/AssemblyInfo.cs index dd1c89579..a26bfd954 100644 --- a/MediaBrowser.LocalMetadata/Properties/AssemblyInfo.cs +++ b/MediaBrowser.LocalMetadata/Properties/AssemblyInfo.cs @@ -31,6 +31,4 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +// [assembly: AssemblyVersion("1.0.*")]
\ No newline at end of file |
