Skip to content

Commit

Permalink
Merge pull request #1044 from chipsalliance/20231014-update-tag
Browse files Browse the repository at this point in the history
Bump: 1.76
  • Loading branch information
hzeller authored Oct 15, 2023
2 parents 3a9214c + 607afbe commit 7e9ae0f
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.75)
project(UHDM VERSION 1.76)

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

0 comments on commit 7e9ae0f

Please sign in to comment.