Skip to content

Commit a151ea7

Browse files
committed
version 7.0
1 parent 3e96d93 commit a151ea7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

GestureSign.Common/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
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("6.3.0.0")]
36+
[assembly: AssemblyVersion("7.0.0.0")]
3737
//[assembly: AssemblyFileVersion("1.0.0.0")]

GestureSign.ControlPanel/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// 可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值,
5252
// 方法是按如下所示使用“*”:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("6.3.*")]
54+
[assembly: AssemblyVersion("7.0.*")]
5555
//[assembly: AssemblyFileVersion("0.15.0.0")]

GestureSign.CorePlugins/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("6.3.0.0")]
35+
[assembly: AssemblyVersion("6.4.0.0")]
3636
//[assembly: AssemblyFileVersion("2.0.0.0")]

GestureSign.Daemon/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// 可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值,
3333
// 方法是按如下所示使用“*”:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("6.3.*")]
35+
[assembly: AssemblyVersion("7.0.*")]
3636
//[assembly: AssemblyFileVersion("0.15.0.0")]

0 commit comments

Comments
 (0)