- bump version number
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1906 152afb58-edef-0310-8abb-c4023f1b3aa9svn/tags/lighttpd-1.4.17
parent
baec632cb7
commit
ceef761f69
|
@ -1,7 +1,7 @@
|
|||
# -*- Autoconf -*-
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
AC_PREREQ(2.57)
|
||||
AC_INIT(lighttpd, 1.4.15, jan@kneschke.de)
|
||||
AC_INIT(lighttpd, 1.4.17, jan@kneschke.de)
|
||||
AC_CONFIG_SRCDIR([src/server.c])
|
||||
|
||||
AC_CANONICAL_TARGET
|
||||
|
|
Loading…
Reference in New Issue