aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/MainForms/SaveLoadSystem.vb
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-14 10:25:13 +0700
committerEverythingWindows <[email protected]>2022-11-14 10:25:13 +0700
commit47d0c108df76229c0469d2f7b62563904eae141a (patch)
treefc730bd09bab19c4badc769ebe651d56f3a37ff4 /ShiftOS-TheRevival/MainForms/SaveLoadSystem.vb
parent82582215fc912b1c9d0c3a39189320cf1173efa4 (diff)
downloadshiftos-therevival-old-47d0c108df76229c0469d2f7b62563904eae141a.tar.gz
shiftos-therevival-old-47d0c108df76229c0469d2f7b62563904eae141a.tar.bz2
shiftos-therevival-old-47d0c108df76229c0469d2f7b62563904eae141a.zip
Migration from Console to TerminalInteralApps and TerminalExternalApps for some commands.
Diffstat (limited to 'ShiftOS-TheRevival/MainForms/SaveLoadSystem.vb')
-rw-r--r--ShiftOS-TheRevival/MainForms/SaveLoadSystem.vb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS-TheRevival/MainForms/SaveLoadSystem.vb b/ShiftOS-TheRevival/MainForms/SaveLoadSystem.vb
index 9f15e8b..5b7f77e 100644
--- a/ShiftOS-TheRevival/MainForms/SaveLoadSystem.vb
+++ b/ShiftOS-TheRevival/MainForms/SaveLoadSystem.vb
@@ -50,7 +50,7 @@ Module SaveLoadSystem
Strings.ComputerInfo(0) = "shiftos"
Strings.ComputerInfo(1) = "user"
Strings.ComputerInfo(2) = "0"
- Strings.ComputerInfo(4) = "23"
+ Strings.ComputerInfo(4) = "31"
Strings.AvailableFeature(0) = "1"
Strings.AvailableFeature(1) = "1"
Strings.AvailableFeature(2) = "1"