--- embedaddon/lighttpd/configure.ac 2013/10/14 10:32:47 1.1.1.1 +++ embedaddon/lighttpd/configure.ac 2014/06/15 20:20:05 1.1.1.2 @@ -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.33], [contact@lighttpd.net]) +AC_INIT([lighttpd], [1.4.35], [contact@lighttpd.net]) AC_CONFIG_SRCDIR([src/server.c]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_MACRO_DIR([m4])