[11286] Use .gitattributes file in order to set the Visual Studio Files to CRLF line endings.

Signed-off-by: DasBlub <DasBlub@gmail.com>
This commit is contained in:
faramir118 2011-03-21 23:00:28 +01:00 committed by DasBlub
parent 96512037a9
commit 6c7cfa95e2
3 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11285"
#define REVISION_NR "11286"
#endif // __REVISION_NR_H__