mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Updating version and license
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Orchard resource strings - fr-FR
|
||||
# Copyright (c) 2010 Outercurve Foundation
|
||||
# Copyright (c) 2010 .NET Foundation
|
||||
# All rights reserved
|
||||
# This file is distributed under the BSD license
|
||||
|
||||
|
@@ -8,7 +8,7 @@ using System.Runtime.InteropServices;
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyProduct("Orchard")]
|
||||
[assembly: AssemblyCopyright("Copyright © Outercurve Foundation 2009")]
|
||||
[assembly: AssemblyCopyright("Copyright © .NET Foundation")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
@@ -30,5 +30,5 @@ 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.8.1")]
|
||||
[assembly: AssemblyFileVersion("1.8.1")]
|
||||
[assembly: AssemblyVersion("1.8.2")]
|
||||
[assembly: AssemblyFileVersion("1.8.2")]
|
||||
|
Reference in New Issue
Block a user