Skip to content

Commit 5471d56

Browse files
Merge pull request #37 from PythonGermany/PythonGermany-patch-1
Update version macro
2 parents d37eda4 + 356b861 commit 5471d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/webserv.hpp

Lines changed: 1 addition & 1 deletion
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.1"
4+
#define WEBSERV_VERSION "0.0.2"
55
#define WEBSERV_ID "webserv/" WEBSERV_VERSION
66

77
#endif

0 commit comments

Comments
 (0)