From 597d5f7349802269af00a33366c253ec974bf5ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20P=C4=99czek?= Date: Sun, 29 Apr 2012 21:17:39 +0200 Subject: [PATCH] [v6.0.0] Lib.Web.Mvc --- Lib.Web.Mvc/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Lib.Web.Mvc/Properties/AssemblyInfo.cs b/Lib.Web.Mvc/Properties/AssemblyInfo.cs index 3611f14..1bc909c 100644 --- a/Lib.Web.Mvc/Properties/AssemblyInfo.cs +++ b/Lib.Web.Mvc/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("5.0.2.0")] -[assembly: AssemblyFileVersion("5.0.2.0")] +[assembly: AssemblyVersion("6.0.0.0")] +[assembly: AssemblyFileVersion("6.0.0.0")]