]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
release 5.1.1 obs-knot-resolver-bs4hbr/deployments/827
authorTomas Krizek <tomas.krizek@nic.cz>
Tue, 19 May 2020 08:30:17 +0000 (10:30 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Tue, 19 May 2020 08:30:17 +0000 (10:30 +0200)
meson.build

index 31923a4bec0782f78b8ee92d105f5d7c80aa8556..b901d00baf5cd6b4c610b55f5ae55418099b2868 100644 (file)
@@ -4,7 +4,7 @@ project(
   'knot-resolver',
   ['c', 'cpp'],
   license: 'GPLv3+',
-  version: '5.1.0',
+  version: '5.1.1',
   default_options: ['c_std=gnu11', 'b_ndebug=if-release'],
   meson_version: '>=0.46',
 )