diff --git a/includes/help.hpp b/includes/help.hpp index 3ec8d7d..ba4db52 100644 --- a/includes/help.hpp +++ b/includes/help.hpp @@ -6,7 +6,7 @@ /* By: adjoly +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2025/04/10 13:43:54 by adjoly #+# #+# */ -/* Updated: 2025/05/15 12:02:30 by adjoly ### ########.fr */ +/* Updated: 2025/07/11 17:06:11 by adjoly ### ########.fr */ /* */ /* ************************************************************************** */ @@ -17,7 +17,7 @@ #else #define SAMPLE_CONF_PATH "/etc/webserv/default.conf" #endif -#define WEBSRV_VERSION "v0.2" +#define WEBSRV_VERSION "v1.1" #define WEBSRV_NAME "webserv" bool help(int, char **);