mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 00:33:13 +02:00
core: add git version in build, display it in "weechat-curses --help" and /version
This commit is contained in:
@@ -65,6 +65,7 @@ extern void command_init ();
|
||||
extern void command_startup (int plugins_loaded);
|
||||
extern void command_version_display (struct t_gui_buffer *buffer,
|
||||
int send_to_buffer_as_input,
|
||||
int translated_string);
|
||||
int translated_string,
|
||||
int display_git_version);
|
||||
|
||||
#endif /* __WEECHAT_COMMAND_H */
|
||||
|
||||
Reference in New Issue
Block a user