--- embedaddon/lighttpd/SConstruct 2013/10/14 10:32:47 1.1.1.1 +++ embedaddon/lighttpd/SConstruct 2014/06/15 20:20:05 1.1.1.2 @@ -5,7 +5,7 @@ import string from stat import * package = 'lighttpd' -version = '1.4.33' +version = '1.4.35' def checkCHeaders(autoconf, hdrs): p = re.compile('[^A-Z0-9]')