Skip to content

Commit b2bfdc8

Browse files
committed
static change
1 parent f42630e commit b2bfdc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/sh/values.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727

2828
char* VAR_USER = "root";
2929
char* VAR_PWD = "/";
30-
char* VAR_RELEASE = "0.0.2";
30+
char* VAR_RELEASE = "0.0.3";
3131
char* VAR_OSNAME = "BoneOS";
3232
char* VAR_PLATFORM = "x86_32";

0 commit comments

Comments
 (0)