From 66683293b565278acd5ac85f555f9b0102c8ef36 Mon Sep 17 00:00:00 2001 From: Cagebreak Signing Key 1 Date: Fri, 22 May 2020 17:04:39 +0000 Subject: [PATCH] Prepare 1.2.1 release --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index eeef2e0..4a06c92 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('cagebreak', 'c', - version: '1.2.0', + version: '1.2.1', license: 'MIT', default_options: [ 'c_std=c11',