Skip to content

Commit dc37edc

Browse files
committed
Bump version
1 parent db6737a commit dc37edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ APPNAME = "Solana"
3737
# Application version
3838
APPVERSION_M = 1
3939
APPVERSION_N = 6
40-
APPVERSION_P = 0
40+
APPVERSION_P = 1
4141
APPVERSION = "$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)"
4242

4343
# Application source files

0 commit comments

Comments
 (0)