Changed version string.
This commit is contained in:
parent
072029db8a
commit
fd31a58e26
@ -22,7 +22,7 @@
|
|||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
// Global version string
|
// Global version string
|
||||||
char version[7] = "v0.1";
|
char version[7] = "v0.2";
|
||||||
|
|
||||||
/* Function prototypes start */
|
/* Function prototypes start */
|
||||||
void printCopyright();
|
void printCopyright();
|
||||||
|
Loading…
Reference in New Issue
Block a user