We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f42630e commit b2bfdc8Copy full SHA for b2bfdc8
apps/sh/values.c
@@ -27,6 +27,6 @@
27
28
char* VAR_USER = "root";
29
char* VAR_PWD = "/";
30
-char* VAR_RELEASE = "0.0.2";
+char* VAR_RELEASE = "0.0.3";
31
char* VAR_OSNAME = "BoneOS";
32
char* VAR_PLATFORM = "x86_32";
0 commit comments