We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdba7aa commit 582b264Copy full SHA for 582b264
CMakeLists.txt
@@ -1,7 +1,7 @@
1
# -*- mode:cmake -*-
2
cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
3
4
-project(UHDM VERSION 1.83)
+project(UHDM VERSION 1.84)
5
6
# Detect build type, fallback to release and throw a warning if use didn't
7
# specify any
0 commit comments