Skip to content

Commit

Permalink
Bumping to 3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
randyrants committed Jul 17, 2020
1 parent 21d45b9 commit dfa4414
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SharpKeys/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("3.9.1.0")]
[assembly: AssemblyVersion("3.9.2.0")]
2 changes: 1 addition & 1 deletion SharpKeys/Dialog_Main.cs
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ private void InitializeComponent()
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(379, 17);
this.label1.TabIndex = 9;
this.label1.Text = "SharpKeys 3.9.1 - Copyright 2004 - 2020 RandyRants.com";
this.label1.Text = "SharpKeys 3.9.2 - Copyright 2004 - 2020 RandyRants.com";
//
// label2
//
Expand Down

0 comments on commit dfa4414

Please sign in to comment.