summaryrefslogtreecommitdiffstats
path: root/src/shell_install/state.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/shell_install/state.rs')
-rw-r--r--src/shell_install/state.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shell_install/state.rs b/src/shell_install/state.rs
index 8b57a96..022d1e7 100644
--- a/src/shell_install/state.rs
+++ b/src/shell_install/state.rs
@@ -13,7 +13,7 @@ use {
/// must be incremented when the architecture changes or one of the shell
/// specific scripts is upgraded to a new version
-const CURRENT_VERSION: usize = 3;
+const CURRENT_VERSION: usize = 4;
const REFUSED_FILE_CONTENT: &str = r#"
This file tells broot you refused the installation of the companion shell function.