1 parent 21d45b9 commit dfa4414Copy full SHA for dfa4414
2 files changed
SharpKeys/AssemblyInfo.cs
@@ -26,4 +26,4 @@
26
// You can specify all the values or you can default the Revision and Build Numbers
27
// by using the '*' as shown below:
28
29
-[assembly: AssemblyVersion("3.9.1.0")]
+[assembly: AssemblyVersion("3.9.2.0")]
SharpKeys/Dialog_Main.cs
@@ -277,7 +277,7 @@ private void InitializeComponent()
277
this.label1.Name = "label1";
278
this.label1.Size = new System.Drawing.Size(379, 17);
279
this.label1.TabIndex = 9;
280
- this.label1.Text = "SharpKeys 3.9.1 - Copyright 2004 - 2020 RandyRants.com";
+ this.label1.Text = "SharpKeys 3.9.2 - Copyright 2004 - 2020 RandyRants.com";
281
//
282
// label2
283
0 commit comments