Skip to content

Commit 693fced

Browse files
committed
Makefile: socfpga_v2.7.1 release
Remove RC from version release and promote to socfpga_v2.7.1 Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com> Change-Id: If0f06012eb307c5f257915ce34499f20c9dae820
1 parent edc1888 commit 693fced

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
@@ -11,7 +11,7 @@ VERSION_MAJOR := 2
1111
VERSION_MINOR := 7
1212

1313
# Intel SOCFPGA Release Version
14-
VERSION_RELEASE := 1_rc
14+
VERSION_RELEASE := 1
1515

1616
# Default goal is build all images
1717
.DEFAULT_GOAL := all

0 commit comments

Comments
 (0)