Adjust version numbers

This commit is contained in:
Cagebreak Signing Key 7 2021-12-06 11:11:28 +01:00
commit 5aad3ca615
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
cagebreak-config(1) "Version 1.8.1" "Cagebreak Manual"
cagebreak-config(1) "Version 1.8.2" "Cagebreak Manual"
# NAME

View file

@ -1,4 +1,4 @@
cagebreak(1) "Version 1.8.1" "Cagebreak Manual"
cagebreak(1) "Version 1.8.2" "Cagebreak Manual"
# NAME

View file

@ -1,5 +1,5 @@
project('cagebreak', 'c',
version: '1.8.1',
version: '1.8.2',
license: 'MIT',
default_options: [
'c_std=c11',