Skip to content

Commit

Permalink
version 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TransposonY committed Jul 12, 2017
1 parent 680abf3 commit 09525bd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion GestureSign.Common/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
// 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("5.2.0.0")]
[assembly: AssemblyVersion("5.3.0.0")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
2 changes: 1 addition & 1 deletion GestureSign.ControlPanel/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
// 可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值,
// 方法是按如下所示使用“*”:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.2.*")]
[assembly: AssemblyVersion("5.3.*")]
//[assembly: AssemblyFileVersion("0.15.0.0")]
2 changes: 1 addition & 1 deletion GestureSign.Daemon/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// 可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值,
// 方法是按如下所示使用“*”:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.2.*")]
[assembly: AssemblyVersion("5.3.*")]
//[assembly: AssemblyFileVersion("0.15.0.0")]
2 changes: 1 addition & 1 deletion GestureSign.TouchInputProvider/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值,
// 方法是按如下所示使用“*”: :
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.4.0.0")]
[assembly: AssemblyVersion("2.5.0.0")]
//[assembly: AssemblyFileVersion("1.1.0.0")]

0 comments on commit 09525bd

Please sign in to comment.