Skip to content

Commit

Permalink
Version 1.0.76
Browse files Browse the repository at this point in the history
  • Loading branch information
jddurand committed Oct 25, 2023
1 parent ea0693b commit 98c03bd
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,5 +1,5 @@
CMAKE_MINIMUM_REQUIRED (VERSION 3.15.0 FATAL_ERROR)
PROJECT(genericHash VERSION 1.0.75 LANGUAGES C)
PROJECT(genericHash VERSION 1.0.76 LANGUAGES C)
IF (NOT MYPACKAGEBOOTSTRAP_DONE)
INCLUDE ("3rdparty/github/cmake-utils/cmake/MyPackageBootstrap.cmake")
ENDIF ()
Expand Down

0 comments on commit 98c03bd

Please sign in to comment.