aboutsummaryrefslogtreecommitdiff
path: root/src/netcosm.h
diff options
context:
space:
mode:
authorFranklin Wei <git@fwei.tk>2015-12-04 16:50:40 -0500
committerFranklin Wei <git@fwei.tk>2015-12-04 16:50:40 -0500
commitbbeb7cda3071c7a872ee9c5127e02983b25efda0 (patch)
tree4fe11eb7627b150ec47b2652f2451c47ba79096a /src/netcosm.h
parentb7541dfc74d2d549210aa0ad73e0536ca4818909 (diff)
downloadnetcosm-0.1.zip
netcosm-0.1.tar.gz
netcosm-0.1.tar.bz2
netcosm-0.1.tar.xz
fix bugs0.1
Diffstat (limited to 'src/netcosm.h')
-rw-r--r--src/netcosm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/netcosm.h b/src/netcosm.h
index 86d38b9..d7251ad 100644
--- a/src/netcosm.h
+++ b/src/netcosm.h
@@ -18,6 +18,7 @@
#define USERFILE "users.dat"
#define MAX_FAILURES 3
+#define NETCOSM_VERSION "v0.1"
struct authinfo_t {
bool success;