Move version related stuff to version.h
This commit is contained in:
@@ -6,4 +6,6 @@
|
||||
#ifndef _VERSION_H
|
||||
#define _VERSION_H
|
||||
|
||||
#define VERSION 0
|
||||
|
||||
#endif // _VERSION_H
|
||||
|
||||
+1
-2
@@ -102,8 +102,7 @@ const int comptime = COMPTIME;
|
||||
|
||||
#define FORCE 0
|
||||
|
||||
// version
|
||||
#define VERSION 0
|
||||
|
||||
|
||||
// benchmark
|
||||
#define BENCHMARK 0
|
||||
|
||||
Reference in New Issue
Block a user