From 8adb9ceeaee5e4684f47b80de883e1b1daf158a2 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Tue, 23 Mar 2010 15:27:21 -0400 Subject: [PATCH] trying to auto-create VERSION file --- .gitattributes | 1 + VERSION | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 .gitattributes create mode 100644 VERSION 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$ -- 2.25.1