Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/mRemoteNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Sparer <sparerd@gmail.com>2019-03-04 20:45:07 +0300
committerDavid Sparer <sparerd@gmail.com>2019-03-04 20:45:07 +0300
commite8f2e4f50c20ef80acca512e67d1dcc2d0126d76 (patch)
tree35ce97780dc0c395f1014d6834380443900fc5c1
parent5cd201440e800d339e6f881439852f0af38b1a85 (diff)
bumped patch version
-rw-r--r--mRemoteV1/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mRemoteV1/Properties/AssemblyInfo.cs b/mRemoteV1/Properties/AssemblyInfo.cs
index 70ff1d15..5a2aab2e 100644
--- a/mRemoteV1/Properties/AssemblyInfo.cs
+++ b/mRemoteV1/Properties/AssemblyInfo.cs
@@ -33,5 +33,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// <Assembly: AssemblyVersion("1.0.*")>
-[assembly: AssemblyVersion("1.76.14.*")]
+[assembly: AssemblyVersion("1.76.15.*")]
[assembly: NeutralResourcesLanguage("en")] \ No newline at end of file