bb64 release v21

This commit is contained in:
Your Name 2025-05-12 21:09:26 +12:00
parent 207b27a07e
commit c67fb1447b
2 changed files with 1 additions and 3 deletions

View File

@ -50,8 +50,6 @@ std::string get_arch()
int update_bb64() int update_bb64()
{ {
std::cout << "Updating bb64..." << std::endl;
// determine path to this executable // determine path to this executable
std::filesystem::path bb64_path = std::filesystem::canonical("/proc/self/exe"); std::filesystem::path bb64_path = std::filesystem::canonical("/proc/self/exe");

View File

@ -1 +1 @@
static const char *VERSION = "20"; static const char *VERSION = "21";