Sonarr/src/Common/CommonVersionInfo.cs

6 lines
199 B
C#
Raw Normal View History

2013-11-22 05:26:57 +00:00
// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.md in the project root for license information.
using System.Reflection;
2014-05-31 22:11:33 +00:00
[assembly: AssemblyVersion("10.0.0.*")]