mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 14:26:39 +02:00
core: update stable version to 4.0.1
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@
|
||||
# devel-number the devel version as hex number ("0x04010000" for "4.1.0-dev")
|
||||
#
|
||||
|
||||
WEECHAT_STABLE="4.0.0"
|
||||
WEECHAT_STABLE="4.0.1"
|
||||
WEECHAT_DEVEL="4.1.0-dev"
|
||||
|
||||
STABLE_MAJOR=$(echo "${WEECHAT_STABLE}" | cut -d"." -f1)
|
||||
|
||||
Reference in New Issue
Block a user