mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 02:33:12 +02:00
Version 4.0.3
This commit is contained in:
+2
-2
@@ -39,8 +39,8 @@
|
||||
# devel-number the devel version as hex number ("0x04010000" for "4.1.0-dev")
|
||||
#
|
||||
|
||||
WEECHAT_STABLE="4.0.2"
|
||||
WEECHAT_DEVEL="4.0.3-dev"
|
||||
WEECHAT_STABLE="4.0.3"
|
||||
WEECHAT_DEVEL="4.0.3"
|
||||
|
||||
STABLE_MAJOR=$(echo "${WEECHAT_STABLE}" | cut -d"." -f1)
|
||||
STABLE_MINOR=$(echo "${WEECHAT_STABLE}" | cut -d"." -f2)
|
||||
|
||||
Reference in New Issue
Block a user