summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2023-05-10 17:43:48 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2023-05-10 17:43:48 -0400
commitb9ff4ef9bfd9517c296e746191e1956b4fdb294a (patch)
tree3ae911beabfc5b5ba5479695f656f8a9f456f66d /meson.build
parentc223201bb2966d90f4cac085473ec5faa1951ec8 (diff)
downloadlighttpd-git-b9ff4ef9bfd9517c296e746191e1956b4fdb294a.tar.gz
- next is 1.4.71
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index c5a43e2c..39697a9b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'lighttpd',
'c',
- version: '1.4.70',
+ version: '1.4.71',
license: 'BSD-3-Clause',
default_options: ['c_std=c11'],
meson_version: '>=0.47.0',