Bump default netid to gamma for 0.6

pull/940/head
Jason Rhinelander 5 years ago committed by Jeff Becker
parent 847ab3a47e
commit fd02662d9f
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -1,6 +1,6 @@
#include <constants/version.hpp>
#ifndef LLARP_DEFAULT_NETID
#define LLARP_DEFAULT_NETID "beta"
#define LLARP_DEFAULT_NETID "gamma"
#endif
const char Version::LLARP_NET_ID[] = LLARP_DEFAULT_NETID;

Loading…
Cancel
Save