|
|
@ -1,6 +1,3 @@ |
|
|
pub const VER_MAJOR: u32 = 181;
|
|
|
|
|
|
pub const VER_MINOR: u32 = 100;
|
|
|
|
|
|
|
|
|
|
|
|
pub const USERNAME: &'static str = "solstice";
|
|
|
pub const USERNAME: &'static str = "solstice";
|
|
|
// The password is not used for much, and sent unencrypted over the wire, so
|
|
|
// The password is not used for much, and sent unencrypted over the wire, so
|
|
|
// why not even check it in to git
|
|
|
// why not even check it in to git
|
|
|
|