Added warning for snippet editing as commented on issue #403.

This commit is contained in:
Dario Solera 2009-11-10 08:46:03 +00:00
parent 1147017d92
commit 861db9beef
24 changed files with 79 additions and 5 deletions

View file

@ -16,5 +16,5 @@ using System.Reflection;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.0.1.426")]
[assembly: AssemblyFileVersion("3.0.1.426")]
[assembly: AssemblyVersion("3.0.1.427")]
[assembly: AssemblyFileVersion("3.0.1.427")]