Updating version numbers

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2012-05-03 14:58:16 -07:00
parent 89118483e3
commit ab0b8b095d
104 changed files with 208 additions and 208 deletions

View File

@@ -2,8 +2,8 @@
AntiForgery: enabled
Author: The Orchard Team
Website: http://orchardproject.net
Version: 1.4.0
OrchardVersion: 1.4.0
Version: 1.4.1
OrchardVersion: 1.4.1
Description: The search module enables the management of the search index and provides the front-end searching user interface.
FeatureDescription: Standard interface to Orchard's built-in search.
Category: Search

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.0")]
[assembly: AssemblyFileVersion("1.4.0")]
[assembly: AssemblyVersion("1.4.1")]
[assembly: AssemblyFileVersion("1.4.1")]