This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-server".
The branch, 0.6 has been created
at efe6ade9372ca70e318a07312f3e989b0dcc44ef (commit)
- Log -----------------------------------------------------------------
commit efe6ade9372ca70e318a07312f3e989b0dcc44ef
Author: Gregory Collins <[email protected]>
Date: Sun Jun 19 11:11:16 2011 -0400
Create 0.6 branch
diff --git a/snap-server.cabal b/snap-server.cabal
index dff17eb..7a0dd12 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -1,5 +1,5 @@
name: snap-server
-version: 0.5.0
+version: 0.6.0
synopsis: A fast, iteratee-based, epoll-enabled web server for the Snap
Framework
description:
Snap is a simple and fast web development framework and server written in
@@ -118,7 +118,7 @@ Library
murmur-hash >= 0.1 && < 0.2,
network >= 2.3 && <2.4,
old-locale,
- snap-core >= 0.5 && <0.6,
+ snap-core >= 0.6 && <0.7,
template-haskell,
text >= 0.11 && <0.12,
time,
diff --git a/test/snap-server-testsuite.cabal b/test/snap-server-testsuite.cabal
index 9e4e91e..acc6f2f 100644
--- a/test/snap-server-testsuite.cabal
+++ b/test/snap-server-testsuite.cabal
@@ -46,7 +46,7 @@ Executable testsuite
old-locale,
parallel > 2,
process,
- snap-core >= 0.5 && <0.6,
+ snap-core >= 0.6 && <0.7,
template-haskell,
test-framework >= 0.3.1 && <0.4,
test-framework-hunit >= 0.2.5 && < 0.3,
@@ -107,7 +107,7 @@ Executable pongserver
parallel > 2,
MonadCatchIO-transformers >= 0.2.1 && < 0.3,
network == 2.3.*,
- snap-core >= 0.5 && <0.6,
+ snap-core >= 0.6 && <0.7,
template-haskell,
time,
transformers,
@@ -185,7 +185,7 @@ Executable testserver
network == 2.3.*,
old-locale,
parallel > 2,
- snap-core >= 0.5 && <0.6,
+ snap-core >= 0.6 && <0.7,
template-haskell,
test-framework >= 0.3.1 && <0.4,
test-framework-hunit >= 0.2.5 && < 0.3,
-----------------------------------------------------------------------
hooks/post-receive
--
snap-server
_______________________________________________
Snap mailing list
[email protected]
https://mailman-mail5.webfaction.com/listinfo/snap