Skip to content

Commit

Permalink
0.77.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zsh2401 committed Apr 12, 2018
1 parent cad1915 commit 53985a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AutumnBox.GUI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
// 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号
// 方法是按如下所示使用“*”: :
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.77.1.*")]
[assembly: AssemblyFileVersion("0.77.1")]
[assembly: AssemblyVersion("0.77.2.*")]
[assembly: AssemblyFileVersion("0.77.2")]
[assembly: NeutralResourcesLanguage("zh-CN")]

//自定义的程序集Attribute
Expand Down

0 comments on commit 53985a7

Please sign in to comment.