Bumped version to 2.1 after -s added

This commit is contained in:
Tennessee Carmel-Veilleux 2018-02-21 09:43:20 -05:00
parent 2c46640706
commit c003395dd7
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
#include <ctype.h>
#include <errno.h>
#define VERSION_INFO "v2.0"
#define VERSION_INFO "v2.1"
#define NUMBER_OPCODES 151
/* Exceptions for cycle counting */