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, master has been updated
       via  f26d5a292142b7857a2250eeb64c45b6cf48473d (commit)
      from  3e30900a3c5818ebf9dced2d79c7a85880ef5f77 (commit)


Summary of changes:
 snap-server.cabal                |    4 ++--
 test/snap-server-testsuite.cabal |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f26d5a292142b7857a2250eeb64c45b6cf48473d
Author: Gregory Collins <[email protected]>
Date:   Thu Jun 16 10:38:33 2011 -0400

    Bump master version

diff --git a/snap-server.cabal b/snap-server.cabal
index 82ad584..3c315c5 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -1,5 +1,5 @@
 name:           snap-server
-version:        0.4.3
+version:        0.4.4
 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
@@ -117,7 +117,7 @@ Library
     murmur-hash >= 0.1 && < 0.2,
     network >= 2.3 && <2.4,
     old-locale,
-    snap-core >= 0.4.3 && <0.5,
+    snap-core >= 0.4.4 && <0.5,
     template-haskell,
     time,
     transformers,
diff --git a/test/snap-server-testsuite.cabal b/test/snap-server-testsuite.cabal
index 0ba8f25..d6a3bde 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.4.3 && <0.5,
+     snap-core >= 0.4.4 && <0.5,
      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

Reply via email to