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

Commit 5a6e06b

Browse files
committed
version and copyright update
1 parent 45ef694 commit 5a6e06b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

V2RayW/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
// set of attributes. Change these attribute values to modify the information
88
// associated with an assembly.
99
[assembly: AssemblyTitle("V2RayW")]
10-
[assembly: AssemblyDescription("GUI for v2ray-core on Windows Edit")]
10+
[assembly: AssemblyDescription("GUI for v2ray-core on Windows")]
1111
[assembly: AssemblyConfiguration("")]
1212
[assembly: AssemblyCompany("Cenmrev")]
1313
[assembly: AssemblyProduct("V2RayW")]
14-
[assembly: AssemblyCopyright("Copyright © 2016")]
14+
[assembly: AssemblyCopyright("Copyright © 2017")]
1515
[assembly: AssemblyTrademark("")]
1616
[assembly: AssemblyCulture("")]
1717

@@ -33,7 +33,7 @@
3333
// You can specify all the values or you can default the Build and Revision Numbers
3434
// by using the '*' as shown below:
3535
// [assembly: AssemblyVersion("1.0.*")]
36-
[assembly: AssemblyVersion("0.0.2.0")]
37-
[assembly: AssemblyFileVersion("0.0.2.0")]
36+
[assembly: AssemblyVersion("0.0.5.0")]
37+
[assembly: AssemblyFileVersion("0.0.5.0")]
3838
[assembly: NeutralResourcesLanguage("")]
3939

0 commit comments

Comments
 (0)