Commit 1e13c500 authored by Madhukar Pappireddy's avatar Madhukar Pappireddy Committed by TrustedFirmware Code Review
Browse files

Merge "feat(makefile): incrementing minor version to reflect v2.5 release" into integration

parents c72b2c7a ff2da9e3
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
# Trusted Firmware Version # Trusted Firmware Version
# #
VERSION_MAJOR := 2 VERSION_MAJOR := 2
VERSION_MINOR := 4 VERSION_MINOR := 5
# Default goal is build all images # Default goal is build all images
.DEFAULT_GOAL := all .DEFAULT_GOAL := all
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment