Create save path first

This commit is contained in:
high 2011-07-23 00:50:30 -04:00
parent 2e0ce6eae5
commit a49269cc0c
3 changed files with 5 additions and 11 deletions

View file

@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.1.0.0722")]
[assembly: AssemblyFileVersion("3.1.0.0722")]
[assembly: AssemblyVersion("3.1.0.0723")]
[assembly: AssemblyFileVersion("3.1.0.0723")]