mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 15:05:53 +00:00
5 lines
209 B
C++
5 lines
209 B
C++
#include "build_version.h"
|
|
const char* rocksdb_build_git_sha = "rocksdb_build_git_sha: N/A";
|
|
const char* rocksdb_build_git_date = "rocksdb_build_git_date: N/A";
|
|
const char* rocksdb_build_compile_date = "N/A";
|