Skip to content

Commit 3637b0d

Browse files
committed
next release is 1.7.3
1 parent 0834b49 commit 3637b0d

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 := 2
9+
export LIBNDS_PATCH := 3
1010

1111

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

0 commit comments

Comments
 (0)