Bump version to 1.6.1

This commit is contained in:
WerWolv 2021-01-11 09:56:09 +01:00
parent 7784fca0d4
commit a09aec032f
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.6.0)
project(imhex VERSION 1.6.1)
if (WIN32)
set(EXTRA_MAGICDBS "" CACHE STRING "List of compiled magicdb files separated with a ;")