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