Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-devv committed Dec 21, 2023
1 parent 7ddc23f commit 743de69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/llama_cpp_sys/include/build-info.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
#define BUILD_INFO_H

#define BUILD_NUMBER 1664
#define BUILD_COMMIT "3223af"
#define BUILD_COMMIT "d3223af"

#endif // BUILD_INFO_H

0 comments on commit 743de69

Please sign in to comment.