chore: bump minor version

This commit is contained in:
apio 2023-02-04 19:42:12 +01:00
parent 9b39f43595
commit 873f056cc3
Signed by: apio
GPG Key ID: B8A7D06E42258954

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.8..3.22) cmake_minimum_required(VERSION 3.8..3.22)
project(minitar LANGUAGES C VERSION 1.6.1) project(minitar LANGUAGES C VERSION 1.7.0)
option(MINITAR_IGNORE_UNSUPPORTED_TYPES "Skip past entries that have unsupported types instead of panicking (deprecated)" OFF) option(MINITAR_IGNORE_UNSUPPORTED_TYPES "Skip past entries that have unsupported types instead of panicking (deprecated)" OFF)