summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2023-02-10 16:16:02 -0500
committerGlenn Strauss <gstrauss@gluelogic.com>2023-02-10 16:16:02 -0500
commitadd03ac20f0215f5b675fa164bf2370168ebea9c (patch)
treeb4ba88f96eebef718a88c4f40d1f379d15d8fa6c /meson.build
parent2ecbe1d186939cb2f060fb8290781796df55fc29 (diff)
downloadlighttpd-git-add03ac20f0215f5b675fa164bf2370168ebea9c.tar.gz
- next is 1.4.70
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 bd424bda..9fba2e3f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'lighttpd',
'c',
- version: '1.4.69',
+ version: '1.4.70',
license: 'BSD-3-Clause',
default_options: ['c_std=c11'],
meson_version: '>=0.47.0',