[9744] Prevent adding .vsp files from VS10 to repo

This commit is contained in:
VladimirMangos 2010-04-14 02:08:53 +04:00
parent e89583ba34
commit 502345b2b8
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9743"
#define REVISION_NR "9744"
#endif // __REVISION_NR_H__