diff options
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 15bbe89..35f4190 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'libnitrokey', 'cpp', - version : '3.6.0-rc1', + version : '3.6.0', license : 'LGPL-3.0+', default_options : [ 'cpp_std=c++14' |