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-website".

The branch, master has been updated
       via  224b087680e6e1c90630b7aad681ae83dbbce272 (commit)
       via  01c2906cb981aca9cb6346ae77782e6ea5807ab9 (commit)
      from  39b79fddd537a40ea97d90fce690416a32c47fb9 (commit)


Summary of changes:
 README.md          |    4 ++++
 snap-website.cabal |    6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)
 create mode 100644 README.md

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 224b087680e6e1c90630b7aad681ae83dbbce272
Merge: 01c2906 39b79fd
Author: Gregory Collins <[email protected]>
Date:   Sun May 23 18:40:10 2010 -0400

    Merge branch 'master' of git.snapframework.com:snap-website

commit 01c2906cb981aca9cb6346ae77782e6ea5807ab9
Author: Gregory Collins <[email protected]>
Date:   Sun May 23 18:39:51 2010 -0400

    Bump version #s for snap-core and snap-server

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..60c8bc0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+Snap Website
+------------
+
+This is the source code for http://snapframework.com/.
diff --git a/snap-website.cabal b/snap-website.cabal
index e8e16fa..6a72a27 100644
--- a/snap-website.cabal
+++ b/snap-website.cabal
@@ -1,5 +1,5 @@
 Name:                snap-website
-Version:             0.1
+Version:             0.2
 Synopsis:            The Snap Framework Website
 Homepage:            http://snapframework.com
 License:             BSD3
@@ -27,8 +27,8 @@ Executable snap-website
     MonadCatchIO-transformers >= 0.2 && < 0.3,
     monads-fd,
     process,
-    snap-core,
-    snap-server,
+    snap-core >= 0.2.1 && <0.3,
+    snap-server >= 0.2.1 && <0.3,
     text,
     transformers,
     unix,
-----------------------------------------------------------------------


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

Reply via email to