]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
release 5.1.2 obs-knot-resolver-bs4hbr/deployments/922
authorTomas Krizek <tomas.krizek@nic.cz>
Wed, 1 Jul 2020 08:30:03 +0000 (10:30 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Wed, 1 Jul 2020 11:28:20 +0000 (13:28 +0200)
meson.build

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