We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6715a6d + edc1797 commit cb10853Copy full SHA for cb10853
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