diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-04-15 11:58:20 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-04-15 11:58:20 +0200 |
commit | c8780d2d7a8c7872c7c40ef22481e8d98142510f (patch) | |
tree | 09dbe9419e7ec7d595ef472cd21ab143e8637d34 | |
parent | a5f5008c7710e79fe2dfccf6f41144895e7901b5 (diff) | |
download | weechat-c8780d2d7a8c7872c7c40ef22481e8d98142510f.zip |
core: fix description of script bump_version.sh
-rwxr-xr-x | tools/bump_version.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bump_version.sh b/tools/bump_version.sh index a45280e1f..3f2ef2c9a 100755 --- a/tools/bump_version.sh +++ b/tools/bump_version.sh @@ -19,7 +19,7 @@ # # -# Returns current stable or devel version of WeeChat. +# Bumps WeeChat version in file version.sh. # # Syntax: # bump_version.sh stable|major|minor|patch |