From 54f5dfcfe7e2286835129d23a78d22e6d082fb89 Mon Sep 17 00:00:00 2001 From: Cristiano Cunha Date: Sun, 30 Oct 2016 12:03:08 -0200 Subject: [PATCH] =?UTF-8?q?Vers=C3=A3o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DotCep/DotCep/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DotCep/DotCep/Properties/AssemblyInfo.cs b/DotCep/DotCep/Properties/AssemblyInfo.cs index e7e8d53..b02da54 100644 --- a/DotCep/DotCep/Properties/AssemblyInfo.cs +++ b/DotCep/DotCep/Properties/AssemblyInfo.cs @@ -9,13 +9,13 @@ [assembly: AssemblyConfiguration ("")] [assembly: AssemblyCompany ("")] [assembly: AssemblyProduct ("")] -[assembly: AssemblyCopyright ("cristiano")] +[assembly: AssemblyCopyright ("Cristiano Raffi Cunha")] [assembly: AssemblyTrademark ("")] [assembly: AssemblyCulture ("")] // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion ("1.0.4")] +[assembly: AssemblyVersion ("1.1.1")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. //[assembly: AssemblyDelaySign(false)]