Browse Source

Kickoff 2022.02 cycle

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 3 năm trước cách đây
mục cha
commit
a7bc745c5f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -92,7 +92,7 @@ all:
 .PHONY: all
 .PHONY: all
 
 
 # Set and export the version string
 # Set and export the version string
-export BR2_VERSION := 2021.11
+export BR2_VERSION := 2022.02-git
 # Actual time the release is cut (for reproducible builds)
 # Actual time the release is cut (for reproducible builds)
 BR2_VERSION_EPOCH = 1638734000
 BR2_VERSION_EPOCH = 1638734000