summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2022-09-17 23:31:55 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2022-09-17 23:31:55 -0400
commit5e820e47a24349630c8b298da2fa45693214d09c (patch)
tree54b5d28990bac8ec8b28677bd72a27e6549b1507 /meson.build
parentfc4cdb76479f10b2c0712f386ca5e405581ed0fc (diff)
downloadlighttpd-git-5e820e47a24349630c8b298da2fa45693214d09c.tar.gz
- next is 1.4.68
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 b05480e3..5ec3b95f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('lighttpd', 'c', version: '1.4.67', license: 'BSD-3-Clause',
+project('lighttpd', 'c', version: '1.4.68', license: 'BSD-3-Clause',
default_options : ['c_std=c11']
)