Updating version numbers

This commit is contained in:
Sebastien Ros
2013-09-10 14:08:05 -07:00
parent a0ea55a19a
commit f0851bb5fb
146 changed files with 286 additions and 286 deletions

View File

@@ -2,8 +2,8 @@
AntiForgery: enabled
Author: The Orchard Team
Website: http://orchardproject.net
Version: 1.7
OrchardVersion: 1.7
Version: 1.7.1
OrchardVersion: 1.7.1
Category: Content
Description: Provides tools to create custom workflows.
Features:

View File

@@ -31,6 +31,6 @@ using System.Security;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.7.1")]
[assembly: AssemblyFileVersion("1.7.1")]