mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2025-08-16 16:35:52 +00:00
4 lines
104 B
Rust
4 lines
104 B
Rust
pub const VERSION: &str = "1.1.7";
|
|
#[allow(dead_code)]
|
|
pub const BUILD_DATE: &str = "2023-01-10 22:43";
|