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

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-04-26 17:51:28 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-04-26 17:51:28 +0300
commit020485c1b9c7ac5df70ea8c1951ec42a8012df55 (patch)
tree77fddf72474a991f7ae36cee473bc6dbf2f8d65f /Properties
parent6cb314a2911448e685c13139c69320030185c8f6 (diff)
Many FTP enhancements - MLSD, MLST, MFMT commands
Diffstat (limited to 'Properties')
-rw-r--r--Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs
index 753528e6..d1f06f3f 100644
--- a/Properties/AssemblyInfo.cs
+++ b/Properties/AssemblyInfo.cs
@@ -33,6 +33,6 @@ using System.Resources;
// 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("2.0.16.12")]
-[assembly: AssemblyFileVersion("2.0.16.12")]
+[assembly: AssemblyVersion("2.0.16.13")]
+[assembly: AssemblyFileVersion("2.0.16.13")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]