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  47de1576564e8e201e81366b7a2e8649cefdf27c (commit)
       via  929b7b767a7c01fa43f1377ac699dbf0eb24265a (commit)
      from  f1add80ab91d188abde9642f03c1d63e7003e075 (commit)


Summary of changes:
 snap-server.cabal |    4 ++--
 1 files changed, 2 insertions(+), 2 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 47de1576564e8e201e81366b7a2e8649cefdf27c
Author: Gregory Collins <[email protected]>
Date:   Tue Jul 13 22:37:22 2010 -0400

    Bump version number

diff --git a/snap-server.cabal b/snap-server.cabal
index 875f463..ef7f015 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -1,5 +1,5 @@
 name:           snap-server
-version:        0.2.8.1
+version:        0.2.9
 synopsis:       A fast, iteratee-based, epoll-enabled web server for the Snap 
Framework
 description:
   This is the first developer prerelease of the Snap framework.  Snap is a
@@ -117,7 +117,7 @@ Library
     murmur-hash >= 0.1 && < 0.2,
     network == 2.2.1.*,
     old-locale,
-    snap-core >= 0.2.8.1 && <0.3,
+    snap-core >= 0.2.9 && <0.3,
     time,
     transformers,
     unix-compat,
commit 929b7b767a7c01fa43f1377ac699dbf0eb24265a
Author: Gregory Collins <[email protected]>
Date:   Tue Jul 13 22:35:10 2010 -0400

    Bump snap-core dependency

diff --git a/snap-server.cabal b/snap-server.cabal
index 8e7924d..875f463 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -117,7 +117,7 @@ Library
     murmur-hash >= 0.1 && < 0.2,
     network == 2.2.1.*,
     old-locale,
-    snap-core >= 0.2.8 && <0.3,
+    snap-core >= 0.2.8.1 && <0.3,
     time,
     transformers,
     unix-compat,
-----------------------------------------------------------------------


hooks/post-receive
-- 
snap-server
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to