summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2010-03-23 15:27:21 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2010-03-23 15:27:21 -0400
commit8adb9ceeaee5e4684f47b80de883e1b1daf158a2 (patch)
treec44bd2ea465afbef21aa11565e2be8fa70a0f106
parent307c66fdfd5e9f3851d4a5086798655257d14a80 (diff)
trying to auto-create VERSION file
-rw-r--r--.gitattributes1
-rw-r--r--VERSION2
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
diff --git a/VERSION b/VERSION
new file mode 100644
index 0000000..8acae53
--- /dev/null
+++ b/VERSION
@@ -0,0 +1,2 @@
+Monkeysphere 0.30~pre
+git revision $Format:%H$