mirror of https://github.com/WerWolv/ImHex.git
Bump version to 1.6.1
This commit is contained in:
parent
7784fca0d4
commit
a09aec032f
|
@ -1,6 +1,6 @@
|
|||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
project(imhex VERSION 1.6.0)
|
||||
project(imhex VERSION 1.6.1)
|
||||
|
||||
if (WIN32)
|
||||
set(EXTRA_MAGICDBS "" CACHE STRING "List of compiled magicdb files separated with a ;")
|
||||
|
|
Loading…
Reference in New Issue