put version numbers alone into separate file so other tools can pick it up
This commit is contained in:
@@ -35,9 +35,7 @@
|
||||
#include "bas_string.h"
|
||||
#include "bas_types.h"
|
||||
#include "wait.h"
|
||||
|
||||
#define MAJOR_VERSION 0
|
||||
#define MINOR_VERSION 8
|
||||
#include "version.h"
|
||||
|
||||
#define UNUSED(x) (void)(x) /* Unused variable */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user