Increased ImHex to version 1.6.0

This commit is contained in:
WerWolv 2021-01-08 22:09:08 +01:00
parent 17ecdbf8ec
commit 02b3b94804
1 changed files with 1 additions and 1 deletions

View File

@ -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)