Updating version numbers

This commit is contained in:
Sebastien Ros
2014-05-16 13:13:32 -07:00
parent 31dbf46c40
commit 2fc1bc53a3
141 changed files with 209 additions and 209 deletions

View File

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

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.8")]
[assembly: AssemblyFileVersion("1.8")]
[assembly: AssemblyVersion("1.8.1")]
[assembly: AssemblyFileVersion("1.8.1")]