Change version str to alpha

This commit is contained in:
Andrew Pamment 2016-04-14 11:17:06 +10:00
parent 761514c472
commit 9fc9c73c69

2
bbs.h
View File

@ -7,7 +7,7 @@
#define VERSION_MAJOR 0
#define VERSION_MINOR 2
#define VERSION_STR "dev"
#define VERSION_STR "alpha"
#define NETWORK_FIDO 1
#define NETWORK_WWIV 2