diff --git a/SharpKeys/AssemblyInfo.cs b/SharpKeys/AssemblyInfo.cs index 558ffb0..548e0da 100644 --- a/SharpKeys/AssemblyInfo.cs +++ b/SharpKeys/AssemblyInfo.cs @@ -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.7.0.0")] +[assembly: AssemblyVersion("3.8.0.0")] diff --git a/SharpKeys/Dialog_Main.cs b/SharpKeys/Dialog_Main.cs index c8786d5..9ff426d 100644 --- a/SharpKeys/Dialog_Main.cs +++ b/SharpKeys/Dialog_Main.cs @@ -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.7.0 - Copyright 2004 - 2018 RandyRants.com"; + this.label1.Text = "SharpKeys 3.8.0 - Copyright 2004 - 2018 RandyRants.com"; // // label2 //