Skip to content

Commit

Permalink
Bump version to 3.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Madison <[email protected]>
  • Loading branch information
madisongh committed Jan 9, 2023
1 parent 593ba12 commit 86d9f18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# SPDX-License-Identifier: MIT
# Copyright (c) 2021, Matthew Madison
# Copyright (c) 2021-2023, Matthew Madison

cmake_minimum_required(VERSION 3.8)
cmake_policy(SET CMP0048 NEW)

project(tegra_boot_tools LANGUAGES C VERSION 3.0.1)
project(tegra_boot_tools LANGUAGES C VERSION 3.1.0)

include(GNUInstallDirs)

Expand Down

0 comments on commit 86d9f18

Please sign in to comment.