From 0a3a209d3f0b3650b92941248b9701bf69584a1f Mon Sep 17 00:00:00 2001 From: xqq Date: Sat, 30 Sep 2023 00:39:35 +0900 Subject: [PATCH] CMakeLists.txt: Bump to v1.1.1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c467713..aefdfe8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,7 +20,7 @@ cmake_minimum_required(VERSION 3.11) project(libaribcaption VERSION - 1.1.0 + 1.1.1 DESCRIPTION "Portable ARIB STD-B24 Caption Decoder/Renderer" HOMEPAGE_URL