[9126] Correct makefile copyright notice year, again

Blame the tools! :D
This commit is contained in:
NoFantasy 2010-01-08 01:52:59 +01:00
parent 352c3811b2
commit 72c00883e2
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9125"
#define REVISION_NR "9126"
#endif // __REVISION_NR_H__