Skip to content

Commit 48315a4

Browse files
committed
Makefile: prepare dub-2021.10-r1.2 release
Signed-off-by: Hector Palacios <[email protected]>
1 parent 4f68893 commit 48315a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DUB-RELEASE-NOTES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Digi U-Boot RELEASE NOTES
44

55
DUB-2021.10
66
-----------
7-
dub-2021.10-r1.1, released on 2022/11/04
7+
dub-2021.10-r1.2, released on 2022/11/22
88
- Based on BSP from STMicroelectronics tag 'v2021.10-stm32mp-r1'.
99
- Built along custom ATF v2.6.
1010
- Built along custom OPTEE v3.16.0.

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
VERSION = 2021
44
PATCHLEVEL = 10
55
SUBLEVEL = r1
6-
EXTRAVERSION = .1
6+
EXTRAVERSION = .2
77
NAME =
88

99
# *DOCUMENTATION*

0 commit comments

Comments
 (0)