aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--share/functions/__fish_config_interactive.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/functions/__fish_config_interactive.fish b/share/functions/__fish_config_interactive.fish
index 3c2c720a..7b0cca36 100644
--- a/share/functions/__fish_config_interactive.fish
+++ b/share/functions/__fish_config_interactive.fish
@@ -83,7 +83,7 @@ function __fish_config_interactive -d "Initializations that should be performed
set -l line2 (printf (_ 'Type %shelp%s for instructions on how to use fish') (set_color green) (set_color normal))
set -U fish_greeting $line1\n$line2
end
- set -U __fish_init_1_23_0
+ set -U __fish_init_1_50_0
#
# Set various defaults using these throwaway functions