Added additional exception handling to the http server.

This commit is contained in:
Michael Möller
2013-06-09 19:25:44 +00:00
parent 0bc6629e3a
commit dcfa8ef3f9
2 changed files with 9 additions and 6 deletions

View File

@@ -10,5 +10,5 @@
using System.Reflection;
[assembly: AssemblyVersion("0.5.1.14")]
[assembly: AssemblyInformationalVersion("0.5.1.14 Alpha")]
[assembly: AssemblyVersion("0.5.1.15")]
[assembly: AssemblyInformationalVersion("0.5.1.15 Alpha")]