mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-05-25 23:59:15 +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-02-01 10:45";
|