Skip to content

Commit

Permalink
version 6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TransposonY committed Jan 29, 2018
1 parent 1362061 commit 5dbd284
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("6.0.0.0")]
[assembly: AssemblyVersion("6.1.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("6.0.*")]
[assembly: AssemblyVersion("6.1.*")]
//[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("6.0.*")]
[assembly: AssemblyVersion("6.1.*")]
//[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("3.0.0.0")]
[assembly: AssemblyVersion("4.0.0.0")]
//[assembly: AssemblyFileVersion("1.1.0.0")]

0 comments on commit 5dbd284

Please sign in to comment.