summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Klichowicz <emkael@tlen.pl>2023-11-05 18:20:34 +0100
committerMichał Klichowicz <emkael@tlen.pl>2023-11-05 18:20:34 +0100
commit7f34ea7410125e0ab74e7aa647ec68e2ec75db32 (patch)
tree3363c40428879e641a2528b1638ab2509026a901
parentf526a94bf27f14037c626b0237438901f078ee5e (diff)
Bumping version infoHEADv1.3-betamaster
-rw-r--r--Properties/AssemblyInfo.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs
index 222577a..5fc9f04 100644
--- a/Properties/AssemblyInfo.cs
+++ b/Properties/AssemblyInfo.cs
@@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("emkael.info")]
[assembly: AssemblyProduct("BCDD")]
-[assembly: AssemblyCopyright("Copyright © mkl 2016-2019")]
+[assembly: AssemblyCopyright("Copyright © mkl 2016-2023")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.2.0.0")]
-[assembly: AssemblyFileVersion("1.2.0.0")]
+[assembly: AssemblyVersion("1.3.0.0")]
+[assembly: AssemblyFileVersion("1.3.0.0")]