[10000] Redundent empty line.

This commit is contained in:
VladimirMangos 2010-05-28 20:39:15 +04:00
parent d6ea8e35ab
commit d9a8c63007
2 changed files with 1 additions and 2 deletions

View file

@ -54,4 +54,3 @@ EXTRA_DIST += \
win/VC100/g3dlite.vcxproj
ACLOCAL_AMFLAGS = -I m4

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9999"
#define REVISION_NR "10000"
#endif // __REVISION_NR_H__