Bump lighttpd version
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/27e7c177 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/27e7c177 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/27e7c177 Branch: refs/heads/5.0.x Commit: 27e7c177d221bd153025bc0fc9467bd661ddc18f Parents: d4ed204 Author: Leif Hedstrom <[email protected]> Authored: Tue May 27 08:48:49 2014 -0600 Committer: Leif Hedstrom <[email protected]> Committed: Tue May 27 08:48:49 2014 -0600 ---------------------------------------------------------------------- tools/lighttpd_mod_generator/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/27e7c177/tools/lighttpd_mod_generator/Makefile ---------------------------------------------------------------------- diff --git a/tools/lighttpd_mod_generator/Makefile b/tools/lighttpd_mod_generator/Makefile index d1f722d..c1ce5be 100644 --- a/tools/lighttpd_mod_generator/Makefile +++ b/tools/lighttpd_mod_generator/Makefile @@ -18,7 +18,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -VERSION=1.4.30 +VERSION=1.4.35 all: mod_generator.so
