# HG changeset patch # User nelopauselli # Date 1318003413 10800 # Node ID 7cf64cd790abf36dfbed442cbd77f22775d297c8 # Parent da9c295e9fa17a15247e2f5e8b7ca44f452023c2 incrementando nro de version a v1.0.3 diff -r da9c295e9fa1 -r 7cf64cd790ab Agendas/trunk/src/Agendas.Web/Properties/AssemblyInfo.cs --- a/Agendas/trunk/src/Agendas.Web/Properties/AssemblyInfo.cs Fri Oct 07 13:02:13 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Web/Properties/AssemblyInfo.cs Fri Oct 07 13:03:33 2011 -0300 @@ -30,5 +30,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.2.0")] -[assembly: AssemblyFileVersion("1.0.2.0")] +[assembly: AssemblyVersion("1.0.3.0")] +[assembly: AssemblyFileVersion("1.0.3.0")]