goat3d

diff exporters/maxgoat/src/config.h @ 73:9862541fdcf5

- build qt goatview on linux - fixed line endings in a bunch of files
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 06 May 2014 03:57:11 +0300
parents 1f94a2107c64
children
line diff
     1.1 --- a/exporters/maxgoat/src/config.h	Tue May 06 03:31:35 2014 +0300
     1.2 +++ b/exporters/maxgoat/src/config.h	Tue May 06 03:57:11 2014 +0300
     1.3 @@ -1,7 +1,7 @@
     1.4 -#ifndef CONFIG_H_
     1.5 -#define CONFIG_H_
     1.6 -
     1.7 -#define VER_MAJOR	0
     1.8 -#define VER_MINOR	1
     1.9 -
    1.10 -#endif	/* CONFIG_H_ */
    1.11 \ No newline at end of file
    1.12 +#ifndef CONFIG_H_
    1.13 +#define CONFIG_H_
    1.14 +
    1.15 +#define VER_MAJOR	0
    1.16 +#define VER_MINOR	1
    1.17 +
    1.18 +#endif	/* CONFIG_H_ */