Skip to content

Commit edc1797

Browse files
committed
Update version macro
1 parent ffeb309 commit edc1797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/webserv.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef WEBSERV_HPP
22
#define WEBSERV_HPP
33

4-
#define WEBSERV_VERSION "0.0"
4+
#define WEBSERV_VERSION "0.0.1"
55
#define WEBSERV_ID "webserv/" WEBSERV_VERSION
66

77
#endif

0 commit comments

Comments
 (0)