version 0.7
/ sync-to-origin (push) Has been cancelled

This commit is contained in:
2025-03-12 16:58:11 +01:00
parent 941bbcdb5b
commit 6e573ab992
+1 -1
View File
@@ -1,7 +1,7 @@
#include <string_view> #include <string_view>
#ifndef VERSION #ifndef VERSION
#define VERSION "0.6" #define VERSION "0.7"
#define NAME "bakatui" #define NAME "bakatui"
inline constexpr auto hash_djb2a(const std::string_view sv) { inline constexpr auto hash_djb2a(const std::string_view sv) {