Change version # to 0.8.0

--HG--
branch : dev
This commit is contained in:
Renaud Paquay
2010-10-16 09:37:42 -07:00
parent 1607c1dcac
commit 4f049161ce
81 changed files with 166 additions and 166 deletions

View File

@@ -2,8 +2,8 @@
AntiForgery: enabled
Author: The Orchard Team
Website: http://orchardproject.net
Version: 0.5.0
OrchardVersion: 0.5.0
Version: 0.8.0
OrchardVersion: 0.8.0
Description: The jQuery module contains the jQuery and related script libraries.
Features:
Orchard.jQuery:

View File

@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("0.5.0")]
[assembly: AssemblyVersion("0.8.0")]
[assembly: AssemblyFileVersion("0.8.0")]