Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
version and copyright update
Browse files Browse the repository at this point in the history
  • Loading branch information
Cenmrev committed Jan 3, 2017
1 parent 45ef694 commit 5a6e06b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions V2RayW/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("V2RayW")]
[assembly: AssemblyDescription("GUI for v2ray-core on Windows Edit")]
[assembly: AssemblyDescription("GUI for v2ray-core on Windows")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Cenmrev")]
[assembly: AssemblyProduct("V2RayW")]
[assembly: AssemblyCopyright("Copyright © 2016")]
[assembly: AssemblyCopyright("Copyright © 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -33,7 +33,7 @@
// 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("0.0.2.0")]
[assembly: AssemblyFileVersion("0.0.2.0")]
[assembly: AssemblyVersion("0.0.5.0")]
[assembly: AssemblyFileVersion("0.0.5.0")]
[assembly: NeutralResourcesLanguage("")]

0 comments on commit 5a6e06b

Please sign in to comment.