[12694] Fix a stupid mistake from me introduced in [12472] \n

(original author @Schmoozerd)
This commit is contained in:
sanctum32 2013-10-21 07:34:02 +03:00 committed by Antz
parent c51359a547
commit 1c381f206b
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12693"
#define REVISION_NR "12694"
#endif // __REVISION_NR_H__