summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2017-10-21 16:37:13 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2017-10-21 16:37:13 -0400
commit5780d6cc58c6fa8852f08a37394bb1cec7a846aa (patch)
treeb0948ba30609ccd5dd82817bd53e46d62d0dcce1 /configure.ac
parentf07bcb145cbe2cfab8eccedb2a5c2dca7e728011 (diff)
downloadlighttpd-git-5780d6cc58c6fa8852f08a37394bb1cec7a846aa.tar.gz
- next is 1.4.47
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 195d6d69..96a0216d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl -*- Autoconf -*-
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT([lighttpd], [1.4.46], [contact@lighttpd.net])
+AC_INIT([lighttpd], [1.4.47], [contact@lighttpd.net])
AC_CONFIG_SRCDIR([src/server.c])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])