Skip to content

Commit

Permalink
Merge pull request #1082 from hzeller/feature-20240807-bump
Browse files Browse the repository at this point in the history
Bump to 1.84
  • Loading branch information
hzeller authored Aug 7, 2024
2 parents cdba7aa + 582b264 commit af8bb5e
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.83)
project(UHDM VERSION 1.84)

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

0 comments on commit af8bb5e

Please sign in to comment.