diff --git a/include/minishell.h b/include/minishell.h index 6f744b8..e1999b0 100644 --- a/include/minishell.h +++ b/include/minishell.h @@ -6,7 +6,7 @@ /* By: sede-san // tgetent(3), tgetflag(3), tgetnum(3), // tgetstr(3), tgoto(3), tputs(3) +# define MINISHELL_VERSION "1.0.0" + #endif /* MINISHELL_H */