From b59939b6b9a473f223de665e5eed68fd16a8e8e4 Mon Sep 17 00:00:00 2001 From: Jan Kneschke Date: Thu, 28 Jul 2005 21:11:55 +0000 Subject: [PATCH] next is .16 git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@483 152afb58-edef-0310-8abb-c4023f1b3aa9 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 5b3fbe3f..971c467a 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(lighttpd, 1.3.15, jan@kneschke.de) +AC_INIT(lighttpd, 1.3.16, jan@kneschke.de) AC_CONFIG_SRCDIR([src/server.c]) AC_CANONICAL_TARGET