Updating version numbers

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2012-10-18 12:49:52 -07:00
parent f00a67f746
commit 81ed251b80
117 changed files with 200 additions and 203 deletions

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled
Author: The Orchard Team
Website: http://orchardproject.net
Version: 1.5
Version: 1.6
OrchardVersion: 1.5
Description: The search module enables the management of the search index and provides the front-end searching user interface.

View File

@@ -30,6 +30,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.4.1")]
[assembly: AssemblyFileVersion("1.4.1")]
[assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.6")]