Update version # to 0.9.0

--HG--
branch : dev
This commit is contained in:
Renaud Paquay
2010-12-13 21:56:39 -08:00
parent 41ac7c975b
commit 8935efc96c
94 changed files with 251 additions and 251 deletions

View File

@@ -2,11 +2,11 @@
AntiForgery: enabled
Author: The Orchard Team
Website: http://orchardproject.net
Version: 0.8.0
OrchardVersion: 0.8.0
Version: 0.9.0
OrchardVersion: 0.9.0
Description: The jQuery module contains the jQuery and related script libraries.
Features:
Orchard.jQuery:
Name: jQuery
Description: A common location for jQuery and related script libraries.
Category: Resources
Category: Resources

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("0.8.0")]
[assembly: AssemblyFileVersion("0.8.0")]
[assembly: SecurityTransparent]
[assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent]