Skip to content

Commit

Permalink
chore: Update version to uefi-202310.0
Browse files Browse the repository at this point in the history
Reviewed-by: Jake Garver <[email protected]>
Tested-by: Jake Garver <[email protected]>
Signed-off-by: Jake Garver <[email protected]>
  • Loading branch information
jgarver committed Dec 6, 2023
1 parent 5ad4b0c commit e46db0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Silicon/NVIDIA/edk2nv/stuart/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ def GetFirmwareVersionBase(self):
The return from this method will be used as the prefix when setting
BUILDID_STRING, unless the FIRMWARE_VERSION_BASE env is set.
'''
return "202309.0"
return "202310.0"

def GetFirmwareVersion(self):
''' Return the firmware version as a string.
Expand Down

0 comments on commit e46db0d

Please sign in to comment.