[c12594] Correct file version no. in VC110 sln files

This commit is contained in:
billy1arm 2013-05-31 10:59:22 +01:00 committed by Antz
parent c93ade7c59
commit be6a4f8465
6 changed files with 112 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12593"
#define REVISION_NR "12594"
#endif // __REVISION_NR_H__