From 301f77362ebceefdb4979d8e41b564dffe44fcab Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Mon, 21 May 2018 20:37:40 +0200 Subject: [PATCH] 3.1.2 --- LICENSE.md | 2 +- PEunion/Properties/AssemblyInfo.cs | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index c6a3e8c..5a92c2e 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright (c) 2017, bytecode77 +Copyright (c) 2018, bytecode77 All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/PEunion/Properties/AssemblyInfo.cs b/PEunion/Properties/AssemblyInfo.cs index c84cccc..a353519 100644 --- a/PEunion/Properties/AssemblyInfo.cs +++ b/PEunion/Properties/AssemblyInfo.cs @@ -2,5 +2,5 @@ [assembly: AssemblyTitle("PEunion")] [assembly: AssemblyProduct("PEunion")] -[assembly: AssemblyVersion("3.1.1")] +[assembly: AssemblyVersion("3.1.2")] [assembly: AssemblyCopyright("© bytecode77")] \ No newline at end of file diff --git a/README.md b/README.md index 4660316..3c13115 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ which can be still decrypted by debugging. ## Downloads -[![](https://bytecode77.com/images/shared/fileicons/zip.png) PEunion 3.1.1 Binaries.zip](https://bytecode77.com/downloads/hacking/tools/PEunion%203.1.1%20Binaries.zip) +[![](https://bytecode77.com/images/shared/fileicons/zip.png) PEunion 3.1.2 Binaries.zip](https://bytecode77.com/downloads/hacking/tools/PEunion%203.1.2%20Binaries.zip) ## Project Page