Skip to content

Commit

Permalink
Bump to 1.84
Browse files Browse the repository at this point in the history
  • Loading branch information
hzeller committed Aug 7, 2024
1 parent cdba7aa commit 582b264
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 582b264

Please sign in to comment.