Skip to content

Commit 5ddb7d9

Browse files
committed
next release is 1.7.2
1 parent 8959638 commit 5ddb7d9

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
@@ -6,7 +6,7 @@ export TOPDIR := $(CURDIR)
66

77
export LIBNDS_MAJOR := 1
88
export LIBNDS_MINOR := 7
9-
export LIBNDS_PATCH := 1
9+
export LIBNDS_PATCH := 2
1010

1111

1212
VERSION := $(LIBNDS_MAJOR).$(LIBNDS_MINOR).$(LIBNDS_PATCH)

0 commit comments

Comments
 (0)