Skip to content

Commit

Permalink
Version 1.0.78
Browse files Browse the repository at this point in the history
  • Loading branch information
jddurand committed Nov 3, 2023
1 parent 095376a commit bcaa896
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.26.0 FATAL_ERROR)
PROJECT(genericHash VERSION 1.0.77 LANGUAGES C)
PROJECT(genericHash VERSION 1.0.78 LANGUAGES C)
IF (NOT MYPACKAGEBOOTSTRAP_DONE)
INCLUDE ("3rdparty/github/cmake-utils/cmake/MyPackageBootstrap.cmake")
ENDIF ()
Expand Down

0 comments on commit bcaa896

Please sign in to comment.