We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d37eda4 commit 356b861Copy full SHA for 356b861
include/webserv.hpp
@@ -1,7 +1,7 @@
1
#ifndef WEBSERV_HPP
2
#define WEBSERV_HPP
3
4
-#define WEBSERV_VERSION "0.0.1"
+#define WEBSERV_VERSION "0.0.2"
5
#define WEBSERV_ID "webserv/" WEBSERV_VERSION
6
7
#endif
0 commit comments