Skip to content

Commit 3cb1a6e

Browse files
Version bump
1 parent 68f7f29 commit 3cb1a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ include ./makefile_conf/chain/$(CHAIN).mk
3939

4040
APPVERSION_M = 1
4141
APPVERSION_N = 11
42-
APPVERSION_P = 2
42+
APPVERSION_P = 3
4343
APPVERSION = $(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
4444

4545
# Application source files

0 commit comments

Comments
 (0)