Skip to content

Commit

Permalink
bump to Goldfish v17.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
da-liii committed Sep 1, 2024
1 parent d4b1d1b commit 622af71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/goldfish.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
#include <wordexp.h>
#endif

#define GOLDFISH_VERSION "17.10.5-rc1"
#define GOLDFISH_VERSION "17.10.5"
#define GOLDFISH_PATH_MAXN TB_PATH_MAXN

static std::vector<std::string> command_args= std::vector<std::string> ();
Expand Down

0 comments on commit 622af71

Please sign in to comment.