diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-03-23 15:27:21 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-03-23 15:27:21 -0400 |
commit | 8adb9ceeaee5e4684f47b80de883e1b1daf158a2 (patch) | |
tree | c44bd2ea465afbef21aa11565e2be8fa70a0f106 | |
parent | 307c66fdfd5e9f3851d4a5086798655257d14a80 (diff) |
trying to auto-create VERSION file
-rw-r--r-- | .gitattributes | 1 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5f72683 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +VERSION export-subst @@ -0,0 +1,2 @@ +Monkeysphere 0.30~pre +git revision $Format:%H$ |