update of the version number
This commit is contained in:
parent
288910b09c
commit
ff676995f2
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define METALSVM_VERSION "0.1"
|
||||
#define METALSVM_VERSION "0.9"
|
||||
#define MAX_TASKS 16
|
||||
#define MAX_CORES 1
|
||||
#define MAX_FNAME 128
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define METALSVM_VERSION "0.1"
|
||||
#define METALSVM_VERSION "0.9"
|
||||
#define MAX_TASKS 16
|
||||
#define MAX_CORES 1
|
||||
#define MAX_FNAME 128
|
||||
|
|
Loading…
Add table
Reference in a new issue