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 b2b0a3ff472d5e0d8ac30113ce42c3f98714be44 (commit)
via 6b5d46a88da919b21e7175ebb6f033fc1cf3be27 (commit)
from b0ad8f06e1ed82e5c59601d24a794b7d065ac3bd (commit)
Summary of changes:
src/Paths_snap_server.hs | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
create mode 100644 src/Paths_snap_server.hs
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 b2b0a3ff472d5e0d8ac30113ce42c3f98714be44
Merge: 6b5d46a b0ad8f0
Author: Gregory Collins <[email protected]>
Date: Wed May 26 12:13:44 2010 -0400
Merge branch 'master' of git.snapframework.com:snap-server
commit 6b5d46a88da919b21e7175ebb6f033fc1cf3be27
Author: Gregory Collins <[email protected]>
Date: Wed May 26 12:08:23 2010 -0400
Commit dummy paths file
diff --git a/src/Paths_snap_server.hs b/src/Paths_snap_server.hs
new file mode 100644
index 0000000..dc7b284
--- /dev/null
+++ b/src/Paths_snap_server.hs
@@ -0,0 +1,9 @@
+module Paths_snap_server (
+ version
+ ) where
+
+import Data.Version (Version(..))
+
+version :: Version
+version = Version {versionBranch = [0,0,0], versionTags = ["unknown"]}
+
-----------------------------------------------------------------------
hooks/post-receive
--
snap-server
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap