Skip to content

Commit

Permalink
Merge pull request #1075 from hzeller/feature-20240514-bump
Browse files Browse the repository at this point in the history
Bump 1.83
  • Loading branch information
hzeller committed May 15, 2024
2 parents b918b5d + 7e911b8 commit 43abe65
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.82)
project(UHDM VERSION 1.83)

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

0 comments on commit 43abe65

Please sign in to comment.