Commit 45e7de9c authored by Francois Gygi's avatar Francois Gygi
Browse files

Fixed 1.63.8 release string

Showing with 1 addition and 1 deletion
+1 -1
......@@ -19,5 +19,5 @@
#include "release.h"
std::string release(void)
{
return std::string("wrk");
return std::string("1.63.8");
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment