Skip to content

Commit 49cd434

Browse files
Merge pull request LedgerHQ#63 from LedgerHQ/ceb/bump_version
Update Version
2 parents 1a585fc + ae116ae commit 49cd434

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
@@ -29,7 +29,7 @@ APPNAME = XRP
2929

3030
APPVERSION_M=2
3131
APPVERSION_N=4
32-
APPVERSION_P=1
32+
APPVERSION_P=2
3333
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
3434

3535
# Application source files

0 commit comments

Comments
 (0)