mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-23 19:38:48 +03:00
4 lines
68 B
C++
4 lines
68 B
C++
namespace nheko {
|
|
constexpr auto version = "@PROJECT_VERSION@";
|
|
}
|
|
|