Skip to content

Commit

Permalink
Merge pull request #1009 from alainmarcel/master
Browse files Browse the repository at this point in the history
Update CMakeLists.txt
  • Loading branch information
alaindargelas authored Aug 31, 2023
2 parents 5be4444 + 6473f5d commit cc1014e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- mode:cmake -*-
cmake_minimum_required(VERSION 3.20 FATAL_ERROR)

project(UHDM VERSION 1.73)
project(UHDM VERSION 1.74)

# Detect build type, fallback to release and throw a warning if use didn't
# specify any
Expand Down

0 comments on commit cc1014e

Please sign in to comment.