Skip to content

Commit dfa4414

Browse files
committed
Bumping to 3.9.2
1 parent 21d45b9 commit dfa4414

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

SharpKeys/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626
// You can specify all the values or you can default the Revision and Build Numbers
2727
// by using the '*' as shown below:
2828

29-
[assembly: AssemblyVersion("3.9.1.0")]
29+
[assembly: AssemblyVersion("3.9.2.0")]

SharpKeys/Dialog_Main.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ private void InitializeComponent()
277277
this.label1.Name = "label1";
278278
this.label1.Size = new System.Drawing.Size(379, 17);
279279
this.label1.TabIndex = 9;
280-
this.label1.Text = "SharpKeys 3.9.1 - Copyright 2004 - 2020 RandyRants.com";
280+
this.label1.Text = "SharpKeys 3.9.2 - Copyright 2004 - 2020 RandyRants.com";
281281
//
282282
// label2
283283
//

0 commit comments

Comments
 (0)