From de937f47f857608138a697421fc2c47f2281f548 Mon Sep 17 00:00:00 2001 From: Glenn Strauss Date: Sun, 12 Nov 2017 00:53:51 -0500 Subject: - next is 1.4.49 --- SConstruct | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SConstruct') diff --git a/SConstruct b/SConstruct index 4b847f1f..0c2ef180 100644 --- a/SConstruct +++ b/SConstruct @@ -12,7 +12,7 @@ except NameError: string_types = str package = 'lighttpd' -version = '1.4.48' +version = '1.4.49' underscorify_reg = re.compile('[^A-Z0-9]') def underscorify(id): -- cgit v1.2.1