mirror of https://github.com/WerWolv/ImHex.git
Increased ImHex to version 1.6.0
This commit is contained in:
parent
17ecdbf8ec
commit
02b3b94804
|
@ -1,6 +1,6 @@
|
|||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
project(imhex VERSION 1.5.0)
|
||||
project(imhex VERSION 1.6.0)
|
||||
|
||||
if(NOT CMAKE_BUILD_TYPE)
|
||||
set(CMAKE_BUILD_TYPE "Release" CACHE FORCE)
|
||||
|
|
Loading…
Reference in New Issue