We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffeb309 commit edc1797Copy full SHA for edc1797
include/webserv.hpp
@@ -1,7 +1,7 @@
1
#ifndef WEBSERV_HPP
2
#define WEBSERV_HPP
3
4
-#define WEBSERV_VERSION "0.0"
+#define WEBSERV_VERSION "0.0.1"
5
#define WEBSERV_ID "webserv/" WEBSERV_VERSION
6
7
#endif
0 commit comments