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>2018-03-20 20:36:00 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2018-03-20 20:36:00 +0300
commita1590b08308921b95656046224bc3dd75131b42c (patch)
tree98440677ec33d24858450df9f1401bbec90b2957 /Properties
parentf1bd4ab0679dd02c8a28e763ada4e7ed34322c81 (diff)
Life View tool for remote debug
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 3b5ec96d..1fa29091 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.30.15")]
-[assembly: AssemblyFileVersion("2.0.30.15")]
+[assembly: AssemblyVersion("2.0.30.16")]
+[assembly: AssemblyFileVersion("2.0.30.16")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]