Updated version number for new release
modified: src/main.c
This commit is contained in:
parent
5aa1eb0485
commit
0af55b446a
@ -4,7 +4,7 @@
|
||||
#include <ctype.h>
|
||||
#include "nms.h"
|
||||
|
||||
#define VERSION "0.2.0"
|
||||
#define VERSION "0.2.1"
|
||||
#define INPUT_GROWTH_FACTOR 2
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
|
Loading…
Reference in New Issue
Block a user