We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8959638 commit 5ddb7d9Copy full SHA for 5ddb7d9
Makefile
@@ -6,7 +6,7 @@ export TOPDIR := $(CURDIR)
6
7
export LIBNDS_MAJOR := 1
8
export LIBNDS_MINOR := 7
9
-export LIBNDS_PATCH := 1
+export LIBNDS_PATCH := 2
10
11
12
VERSION := $(LIBNDS_MAJOR).$(LIBNDS_MINOR).$(LIBNDS_PATCH)
0 commit comments