Compare commits
1 Commits
48b4f9cda8
..
v0.8
| Author | SHA1 | Date | |
|---|---|---|---|
| 575101780d |
+1
-1
@@ -1,7 +1,7 @@
|
||||
#include <string_view>
|
||||
#ifndef VERSION
|
||||
|
||||
#define VERSION "0.7.2"
|
||||
#define VERSION "0.8"
|
||||
#define NAME "bakatui"
|
||||
|
||||
inline constexpr auto hash_djb2a(const std::string_view sv) {
|
||||
|
||||
Reference in New Issue
Block a user