Bump version, update NEWS

This commit is contained in:
2020-09-06 05:16:24 +02:00
parent af6a937033
commit a5176b5bbb
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
project('pdf-simple-sign', 'cpp', default_options : ['cpp_std=c++11'],
version : '1.1')
version : '1.1.1')
conf = configuration_data()
conf.set('PROJECT_NAME', '"' + meson.project_name() + '"')