Add some debug output so people know why REST is magically enabled.

This commit is contained in:
Lucas Nicodemus 2012-02-04 21:22:55 -07:00
parent c1f6204045
commit ccee8f3ff4
2 changed files with 8 additions and 3 deletions

View file

@ -48,5 +48,5 @@ using System.Runtime.InteropServices;
// Build Number
// MMdd of the build
[assembly: AssemblyVersion("3.6.0.0126")]
[assembly: AssemblyFileVersion("3.6.0.0126")]
[assembly: AssemblyVersion("3.6.0.0204")]
[assembly: AssemblyFileVersion("3.6.0.0204")]