[Bps-public-commit] HTTP-Server-Simple branch, master, updated. 0.42_01-2-gf9be648
Jesse Vincent
jesse at bestpractical.com
Sat May 1 10:40:29 EDT 2010
The branch, master has been updated
via f9be648e5c643a93e1970a4825724a694c75e22c (commit)
from 20bc6e3b8571553a166b356a267b53782796eca3 (commit)
Summary of changes:
lib/HTTP/Server/Simple.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit f9be648e5c643a93e1970a4825724a694c75e22c
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Sat May 1 22:38:25 2010 +0800
Checking in changes prior to tagging of version 0.43.
Changelog diff is:
diff --git a/lib/HTTP/Server/Simple.pm b/lib/HTTP/Server/Simple.pm
index 01df864..3faa29e 100644
--- a/lib/HTTP/Server/Simple.pm
+++ b/lib/HTTP/Server/Simple.pm
@@ -7,7 +7,7 @@ use Socket;
use Carp;
use vars qw($VERSION $bad_request_doc);
-$VERSION = '0.42_01';
+$VERSION = '0.43';
=head1 NAME
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list